Small test.

This commit is contained in:
Dave Davenport 2016-01-04 18:34:41 +01:00
parent 05a1be9753
commit 09c7b33026
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
sleep 1;
echo -e -n "aap\nnoot\nmies" | rofi -dmenu -normal-window > output.txt &
RPID=$!
xdotool getactivewindow windowsize 100% 100%
# send enter.
sleep 5;
xdotool key 'Down'