diff options
Diffstat (limited to 'x11/imwheel/DESCR')
-rw-r--r-- | x11/imwheel/DESCR | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/imwheel/DESCR b/x11/imwheel/DESCR new file mode 100644 index 00000000000..a00575e8be6 --- /dev/null +++ b/x11/imwheel/DESCR @@ -0,0 +1,14 @@ +This is a not so short little ditty that does the simple conversion of mouse +button presses into key presses. By grabbing only the 4th and 5th mouse +buttons the program is able to receive input from the Intellimouse series +mice. The wheel button can always be used as middle button, this program +does not affect how the XServer reacts towards it. A mouse with a wheel +button is a 3 button mouse, and should be configured as such! + +Note that other wheeled mice such as the Logitech MouseMan+ or TrackMan+ are +Intellimouse compatible and can be used with this as well. For more +information on setting up your wheeled mouse to work with X, see either the +imwheel man page or the FAQ. + +Don't forget to add "ZAxisMapping 4 5" to the Pointer Section +of your XF86Config file! |