add all vttest screen 1s
parent
f445de7568
commit
aca9077bed
|
|
@ -0,0 +1,9 @@
|
|||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
|
|
@ -0,0 +1,11 @@
|
|||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
|
|
@ -0,0 +1,13 @@
|
|||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
|
|
@ -0,0 +1,15 @@
|
|||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 311 B |
|
|
@ -0,0 +1,17 @@
|
|||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 311 B |
Loading…
Reference in New Issue