add xdotool to be able to manipulate x windows in scripts
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user