i switched to evdev and the perixx game-mouse with seven buttons (http://www.perixx.com) now works absolutely fine. however, my old perixx keyboard didn't work with evdev at all. it has a very slim layout with all keys present just once. the evdev driver triggered the alt key non-stop, so that, if i typed something, menues and dialogs popped up randomly. the keyboard was not to mention so or so. i now have a cherry evolution stream, which seems to be very good. however. with evdev, the arrow keys, the window keys, and the multimedia keys are dead. the arrow keys on the numpad work. also, evdev doesn't recognize the german keyboard layout by itself (why is 'us' default? the default should be none or locale!) here's the xorg and the proc output: Section "InputDevice" Identifier "Keyboard0" # Driver "evdev" # Option "Name" "HID 046a:0023" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse0" # Driver "mouse" # Option "Device" "/dev/psaux" Driver "evdev" Option "Name" "HID 04d9:0461" EndSection I: Bus=0003 Vendor=04d9 Product=0461 Version=0110 N: Name="HID 04d9:0461" P: Phys=usb-0000:00:10.0-1/input0 S: Sysfs=/devices/pci0000:00/0000:00:10.0/usb5/5-1/5-1:1.0/input/input3 U: Uniq= H: Handlers=mouse0 event3 B: EV=7 B: KEY=1f0000 0 0 0 0 0 0 0 0 B: REL=103 I: Bus=0003 Vendor=046a Product=0023 Version=0111 N: Name="HID 046a:0023" P: Phys=usb-0000:00:10.0-2/input0 S: Sysfs=/devices/pci0000:00/0000:00:10.0/usb5/5-2/5-2:1.0/input/input4 U: Uniq= H: Handlers=kbd event4 B: EV=120003 B: KEY=7 ff800000 7ff e0b2ffdf 1cfffff ffffffff fffffffe B: LED=1f I: Bus=0003 Vendor=046a Product=0023 Version=0111 N: Name="HID 046a:0023" P: Phys=usb-0000:00:10.0-2/input1 S: Sysfs=/devices/pci0000:00/0000:00:10.0/usb5/5-2/5-2:1.1/input/input5 U: Uniq= H: Handlers=kbd event5 B: EV=f B: KEY=7fff ac3027 bf004444 0 0 1 f80 8a37c400 667bfa d971dfed 9e0000 0 0 0 B: REL=40 B: ABS=1 0
*** Bug 13053 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 13037 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.