Mousewheel in Xfree

Add the 'Option      "ZAxisMapping" "4 5"' to your Mouse section, could look like this (on freebsd, might me a little different elsewhere but the zaxis part should be similare)

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "ZAxisMapping" "4 5"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
EndSection
Dette indlæg blev udgivet i Knowledge Base, Linux, Old Base. Bogmærk permalinket.

Skriv et svar