Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xf86-input-evdev-1.1.5-r1 doesn't recognice all buttons
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Dr. Arbeitslos
Apprentice
Apprentice


Joined: 13 Aug 2005
Posts: 152

PostPosted: Fri Apr 27, 2007 7:09 am    Post subject: xf86-input-evdev-1.1.5-r1 doesn't recognice all buttons Reply with quote

Hi,


yersterday I installed the update from x11-drivers/xf86-input-evdev-1.1.2-r2 to 1.5-r1.
Since then X doesn't recognice all mouse buttons any more (I've tested with xev)

Code:
cat /proc/bus/input/devices

I: Bus=0003 Vendor=046d Product=c50e Version=2510
N: Name="Logitech USB RECEIVER"
P: Phys=usb-0000:00:10.0-2/input0
S: Sysfs=/class/input/input3
H: Handlers=mouse0 event2
B: EV=7
B: KEY=1f0000 0 0 0 0 0 0 0 0
B: REL=103



and the xorg.conf looks like this:

Code:
Section "InputDevice"
        Identifier  "Logitech MX1000"
        Driver      "evdev"
        Option      "Name"      "Logitech USB RECEIVER"
        Option      "CorePointer"
EndSection



Thank you for any hints!
Back to top
View user's profile Send private message
Dr. Arbeitslos
Apprentice
Apprentice


Joined: 13 Aug 2005
Posts: 152

PostPosted: Fri Apr 27, 2007 5:47 pm    Post subject: Reply with quote

I looked at /var/log/Xorg.0.log :

Code:
(II) evdev brain: Rescanning devices (1).
(**) Option "CorePointer"
(**) Logitech MX1000-usb-0000:00:10.0-2/input0: Core Pointer
(II) Logitech MX1000-usb-0000:00:10.0-2/input0: Found 3 relative axes.
(II) Logitech MX1000-usb-0000:00:10.0-2/input0: Configuring as pointer.
(**) Logitech MX1000-usb-0000:00:10.0-2/input0: WHEELRelativeAxisButtons: 4 5.
(II) Logitech MX1000-usb-0000:00:10.0-2/input0: Found 5 mouse buttons
(**) Logitech MX1000-usb-0000:00:10.0-2/input0: Configuring 3 relative axes.
(II) Logitech MX1000-usb-0000:00:10.0-2/input0: Configured 7 mouse buttons
(II) XINPUT: Adding extended input device "Logitech MX1000-usb-0000:00:10.0-2/input0" (type: MOUSE)
(II) XINPUT: Adding extended input device "evdev brain" (type: evdev brain)


but my mx1000 has over 10 buttons. why doesn't X find them any more?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum