diff options
author | David Woodfall <info@davidwoodfall.co.uk> | 2010-03-03 14:26:49 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:25:32 +0200 |
commit | cf778870f7ac12c33c957c051fbbc2a8c389e34d (patch) | |
tree | 1f2e1da004f1d8960c89c7d647be9bb8378ec482 /system/imwheel/README | |
parent | afecc715a0ea1beff2d6ac74923767bcb8c904b1 (diff) |
system/imwheel: Build bump.
Fixed broken ETCDIR so it now points to $PKG/etc.
Added patch to disable the auto configuration window that
interfered with workspace switching in fluxbox etc.
Thanks to David Woodfall.
Diffstat (limited to 'system/imwheel/README')
-rw-r--r-- | system/imwheel/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/imwheel/README b/system/imwheel/README index d8edb91f7611..e0892b04eee6 100644 --- a/system/imwheel/README +++ b/system/imwheel/README @@ -5,3 +5,13 @@ some servers, such as XFree86. Utilizing the input from gpm or X Win- dows, imwheel translates mouse wheel and mouse stick actions into key- board events using the XTest extension to X. Use xdpyinfo for informa- tion 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 ;) + +The configurator window can still be found however with the -c switch. + +To stop this patch from applying you only need edit the line in the +slackbuild script. |