diff options
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. |