repo.or.cz
/
t2sde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* rebased llvm/hotfix-sparcv9-not-64.diff
[t2sde.git]
/
tests
/
110-xvfb-xev.cmd
blob
1f15d2054fda8c92b06baf05f39c9db044e41130
1
#!/bin/bash
2
3
[
"
$QEMU
"
]
||
exit
42
4
5
# TODO: uniq DISPLAY, timing?
6
export
DISPLAY
=:
667
7
Xvfb
$DISPLAY
-screen
0 640
x480x16
&
8
$QEMU
-chroot
$SYSROOT
usr
/
X11
/
bin
/
xev
>/
dev
/
null
2
>&
1
&
9
sleep
1
10
import
-window
root
-crop
24
x24-0
+
0
-compress
none pnm
:-
11
12
kill
%
2
13
kill
%
1