From 5c6d5d810bbd341238362b62e33a2e1dfba32a72 Mon Sep 17 00:00:00 2001 From: TomasM Date: Wed, 8 Nov 2017 16:52:01 -0500 Subject: [PATCH] add wmctrl to installed apps, it will be needed --- 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 cd973af..61f6913 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 +apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme wmctrl # 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,