add xdotool to be able to manipulate x windows in scripts

pull/40/head
TomasM 2017-11-09 01:53:22 -05:00
parent 06b4385e5c
commit cc8d4c7d4f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
apt-get update apt-get update
apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme wmctrl apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme wmctrl xdotool
# use only white cursors. There were some troubles if the other cursors # use only white cursors. There were some troubles if the other cursors
# was left behind, installing gtk apps reverted the cursor from white to gray, # was left behind, installing gtk apps reverted the cursor from white to gray,