Dear all, I have been running debian test ( updated rather frequently), I am using a Microsoft Natural Ergonomic 4000 keyboard. I chose it because of the split layout of keyboard and the larger Ctrl and Alt keys that makes the daily use of Emacs less painful, I do not need the extra multimedia keys.
Previously the keyboard worked fine under both console mode and Xorg, my xorg.conf has the following section: Section "InputDevice" Identifier "Generic Keyboard" ## Driver "keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "se" Option "XkbVariant" "nodeadkeys" EndSection Bus the latest upgrade broke the keyboard under X, many keys stopped to response. It works fine under console mode. There are several lines in my /var/log/Xorg.0.log that appears to complain some mis-configuration: (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "se" (**) Option "xkb_variant" "nodeadkeys" (**) Option "xkb_options" "terminate:ctrl_alt_bksp" (II) config/hal: Adding input device Microsoft Natural? Ergonomic Keyboard 4000 (**) Microsoft Natural? Ergonomic Keyboard 4000: always reports core events (**) Microsoft Natural? Ergonomic Keyboard 4000: Device: "/dev/input/event1" (II) Microsoft Natural? Ergonomic Keyboard 4000: Found 1 mouse buttons (II) Microsoft Natural? Ergonomic Keyboard 4000: Found scroll wheel(s) (II) Microsoft Natural? Ergonomic Keyboard 4000: Found keys (II) Microsoft Natural? Ergonomic Keyboard 4000: Configuring as keyboard (II) Microsoft Natural? Ergonomic Keyboard 4000: Adding scrollwheel support (**) Microsoft Natural? Ergonomic Keyboard 4000: YAxisMapping: buttons 4 and 5 (**) Microsoft Natural? Ergonomic Keyboard 4000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Microsoft Natural? Ergonomic Keyboard 4000" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "se" (**) Option "xkb_variant" "nodeadkeys" (**) Option "xkb_options" "terminate:ctrl_alt_bksp" (EE) Microsoft Natural? Ergonomic Keyboard 4000: failed to initialize for relative axes. (II) config/hal: Adding input device Microsoft Natural? Ergonomic Keyboard 4000 (**) Microsoft Natural? Ergonomic Keyboard 4000: always reports core events (**) Microsoft Natural? Ergonomic Keyboard 4000: Device: "/dev/input/event0" (II) Microsoft Natural? Ergonomic Keyboard 4000: Found keys (II) Microsoft Natural? Ergonomic Keyboard 4000: Configuring as keyboard (II) XINPUT: Adding extended input device "Microsoft Natural? Ergonomic Keyboard 4000" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "se" (**) Option "xkb_variant" "nodeadkeys" (**) Option "xkb_options" "terminate:ctrl_alt_bksp" (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) No APM support in BIOS or kernel (II) Power Button (CM): Device reopened after 1 attempts. (II) ImPS/2 Logitech Wheel Mouse: Device reopened after 1 attempts. (II) Power Button (FF): Device reopened after 1 attempts. (II) Microsoft Natural? Ergonomic Keyboard 4000: Device reopened after 1 attempts. (II) Microsoft Natural? Ergonomic Keyboard 4000: Device reopened after 1 attempts. Can someone help to point out what is wrong with the Xorg.conf? Why the Microsoft Natural 4000 model is activated even not specified in the xorg.conf, can I just block it and use it as a normal keyboard? Thanks in advance! //Yongtao -- Yongtao Yang -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org