El jue, 04 de may de 2006, a las 10:57:59 +0200, Olivier Lecarme dijo:
> I'm using  the recent Debian package xserver-xorg-input-wacom on a
> Debian Sid distribution. Everything works fine, except the mouse wheel,
> which works reverse. Could it be the fault of my xorg.conf file?

I resolved this with:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ExplorerPS/2" # "ImPS/2"
        Option          "ZAxisMapping"          "5 4" 
EndSection

For a more standard mouse, Option "ZAxisMapping" is rather "4 5". 

-- 
Francisco Vila Doncel. Badajoz (Spain)
http://www.paconet.org


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to