summaryrefslogtreecommitdiffstats
path: root/system/imwheel/README
diff options
context:
space:
mode:
author David Woodfall2018-03-27 14:39:55 +0200
committer Willy Sudiarto Raharjo2018-03-31 02:41:32 +0200
commitc69d1c195ba228f8a13adebf400042520cee3c93 (patch)
treea8ec66119f626c6aaaa8857a41791f6959d68b49 /system/imwheel/README
parent689a2e51cc6cd24fa0da10b2e8c52419eca60ca1 (diff)
downloadslackbuilds-c69d1c195ba228f8a13adebf400042520cee3c93.tar.gz
system/imwheel: Switch to i586.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/imwheel/README')
-rw-r--r--system/imwheel/README22
1 files changed, 12 insertions, 10 deletions
diff --git a/system/imwheel/README b/system/imwheel/README
index d444531fbb..4798081f73 100644
--- a/system/imwheel/README
+++ b/system/imwheel/README
@@ -1,15 +1,17 @@
-IMWheel is a universal mouse wheel and mouse stick translator for X Windows
-using either a special version of gpm and its /dev/gpmwheel FIFO or the
-support for a ZAxis on the mouse built into X. Utilizing the input from gpm
-or X Windows, imwheel translates mouse wheel and mouse stick actions into
-keyboard events using the XTest extension to X. Use xdpyinfo for information
+IMWheel is a universal mouse wheel and mouse stick translator for X Windows
+using either a special version of gpm and its /dev/gpmwheel FIFO or the
+support for a ZAxis on the mouse built into X. Utilizing the input from gpm
+or X Windows, imwheel translates mouse wheel and mouse stick actions into
+keyboard events using the XTest extension to X. Use xdpyinfo for information
on the supported extensions in your X server.
-This build script has a patch that disables the configurator appearing when
-you mouse up and down on the root window. I did this because it stopped the
-ability for workspace changing in fluxbox and other WMs, and it would also
-pop up at the most annoying times ;) However, the configurator window can
+This build script has a patch that disables the configurator appearing when
+you mouse up and down on the root window. I did this because it stopped the
+ability for workspace changing in fluxbox and other WMs, and it would also
+pop up at the most annoying times ;) However, the configurator window can
still be found with the "-c" switch.
If you do NOT wish to apply this patch, run the script with PATCH=no in the
-environment (e.g. PATCH=no sh imwheel.SlackBuild)
+environment:
+
+PATCH=no ./imwheel.SlackBuild