Logitech Trackman - middle button/wheel

Andrew Milton akm at theinternet.com.au
Mon Jul 12 12:01:33 PDT 2004


+-------[ Marc G. Fournier ]----------------------
| 
| 
| Is there any way of getting X/KDE configured to make use of that as a 
| scroll wheel?  I know under Windows, if I'm focus'd on Mozilla, for 
| instance, I can use it to scroll up/down the page ... any way of doing this 
| under Unix too?

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option "Buttons" "5"
        Option "ZAxisMapping" "4 5"
EndSection

The Buttons, and the ZAxisMapping part is the important part for scroll
wheels.

-- 
Totally Holistic Enterprises Internet|                      | Andrew Milton
The Internet (Aust) Pty Ltd          |  M:+61 416 022 411   |
ACN: 082 081 472 ABN: 83 082 081 472 |akm at theinternet.com.au| Carpe Daemon


More information about the freebsd-multimedia mailing list