You are not logged in.
Hello everybody,
I purchased the following mouse "continental edison fragz gomme" on which you can find some info here (http://www.youtube.com/watch?v=IAu3wYlWVeo). Sadly, it seems it is not recognized as a mouse by evdev/xorg at the moment.
Could you point me out some ideas to make it work ?
Thanks a lot for your help,
Sirsurthur
-----------
Here are some usefull outputs :
Xorg thinks my mouse is a keyboard, which name is Newman USB Gaming Mouse :
[ 2091.179] (II) config/udev: Adding input device Newman USB Gaming Mouse (/dev/input/event6)
[ 2091.179] (**) Newman USB Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[ 2091.179] (**) Newman USB Gaming Mouse: always reports core events
[ 2091.179] (**) Newman USB Gaming Mouse: Device: "/dev/input/event6"
[ 2091.183] (--) Newman USB Gaming Mouse: Found keys
[ 2091.183] (II) Newman USB Gaming Mouse: Configuring as keyboard
[ 2091.183] (II) XINPUT: Adding extended input device "Newman USB Gaming Mouse" (type: KEYBOARD)
[ 2091.183] (**) Option "xkb_rules" "evdev"
[ 2091.183] (**) Option "xkb_model" "evdev"
[ 2091.183] (**) Option "xkb_layout" "fr"
The device seems to be recoginzed :
egrep "Name|Handlers" /proc/bus/input/devices
N: Name="Power Button"
H: Handlers=kbd event0
N: Name="Sleep Button"
H: Handlers=kbd event1
N: Name="Power Button"
H: Handlers=kbd event2
N: Name="HID 04d9:1135"
H: Handlers=kbd mouse0 event3
N: Name="Logitech Logitech Illuminated Keyboard"
H: Handlers=kbd event4
N: Name="Logitech Logitech Illuminated Keyboard"
H: Handlers=kbd event5
N: Name="Newman USB Gaming Mouse"
H: Handlers=kbd event6
Offline