diff options
author | David Woodfall <dave@unrealize.co.uk> | 2010-05-13 01:00:52 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 01:00:52 +0200 |
commit | 86ccf71a58516d520dbdcc35f4c6b430d15408c6 (patch) | |
tree | 3709b62dadbf60253e7d4ac64ebe4ff68a6ebfa6 /system/imwheel/README | |
parent | ebc72fef89fff818f5b9c842d6a51115fa1f0f26 (diff) | |
download | slackbuilds-86ccf71a58516d520dbdcc35f4c6b430d15408c6.tar.gz |
system/imwheel: Added to 13.0 repository
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. |