From cc8d4c7d4ffbc677154527e7f2be7647a07e9d60 Mon Sep 17 00:00:00 2001 From: TomasM Date: Thu, 9 Nov 2017 01:53:22 -0500 Subject: [PATCH] add xdotool to be able to manipulate x windows in scripts --- Slax/debian/modules/02-xorg/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slax/debian/modules/02-xorg/build b/Slax/debian/modules/02-xorg/build index 61f6913..1886c73 100755 --- a/Slax/debian/modules/02-xorg/build +++ b/Slax/debian/modules/02-xorg/build @@ -1,6 +1,6 @@ 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 # was left behind, installing gtk apps reverted the cursor from white to gray,