[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wheel mouse



AT> Hello World,
AT> As fas as I know,XFree86 4.0.x supports wheel mice. I have one, and
AT> therefore, I have the following input section in /etc/X11/XF86Conifg-4:

AT> Section "InputDevice"
AT>         Identifier  "Logitech MouseMan Plus"
AT>         Driver      "mouse"
AT>         Option      "Protocol" "MouseManPlusPS/2"
AT>         Option      "Device" "/dev/psaux"
AT>         Option      "ZAxisMapping" "4 5"
AT> EndSection

AT> I though the last option line would enable the wheel of my mouse, but it
AT> doesn't. I thinks it should be possible without imwheel, but how?

I think you have forgot to add 

    Option          "Buttons"       "5"

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Reply to: