Brad Hards schrieb:
>On Sun, 11 Aug 2002 09:29, Stefan Seidel wrote:
>
>
>>Hi,
>>I have a Logitech Cordless TrackMan FX and use it with the Cordless
>>Desktop receiver (instead of the normal mouse) on USB. Everything works
>>fine except for one thing: button 4 is mapped to button 2. This is
>>really annoying, as I would like to use the 4th button for the
>>EmulateWheel, just like under some M$-Systems.
>>
>>
>Are you using the IMPS/2 protocol in your X configuration? Show me.
>
>Are you mapping button4 to something sensible in your program setup? Here is
>what the relevant part of XF86Config-4 looks like on my laptop.
>
>Section "InputDevice"
> Identifier "Mouse1"
> Driver "mouse"
> Option "Device" "/dev/input/mice"
> Option "Protocol" "IMPS/2"
> Option "ZAxisMapping" "4 5"
>EndSection
>
>
>
Well, I tried ImPS/2 and PS/2, no difference. "ZAxisMapping" "4 5" is
not relevant, as I have no scroll wheel.
/etc/X11/XF86config-4 (partly):
Section "InputDevice"
Driver "mouse"
Identifier "Mouse1"
Option "Device" "/dev/usbmouse"
Option "Name" "AutoDetected"
Option "Protocol" "ImPS/2"
Option "Vendor" "AutoDetected"
Option "Buttons" "4"
# Option "EmulateWheel" "1"
# Option "EmulateWheelButton" "4"
# Option "EmulateWheelInertia" "12" # How much to scroll
# Option "XAxisMapping" "6 7"
# Option "YAxisMapping" "4 5"
EndSection
The commented line describe the behaviour I am trying to get.
/var/log/XFree86.0.log (partly):
(**) Option "Protocol" "ImPS/2"
(**) Mouse1: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/usbmouse"
(**) Option "Buttons" "4"
(**) Mouse1: Buttons: 4
But when I run xev (or mev on console), I never see button 4 but always
button 2 instead.
Thanks,
Stefan
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users