diff options
Diffstat (limited to 'system/imwheel/README')
-rw-r--r-- | system/imwheel/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/imwheel/README b/system/imwheel/README new file mode 100644 index 0000000000..d8edb91f76 --- /dev/null +++ b/system/imwheel/README @@ -0,0 +1,7 @@ +IMWheel is a universal mouse wheel and mouse stick translator for the X +Windows System. Using either a special version of gpm and it's +/dev/gpmwheel FIFO, or the support for a ZAxis on the mouse built into +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. |