On Sun, Jul 01, 2012 at 11:09:25AM +0000, James Allsopp wrote: > (II) Module evdev: vendor="X.Org Foundation" > compiled for 1.7.6.901, module version = 2.3.2 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 7.0 > (**) Power Button: always reports core events > (**) Power Button: Device: "/dev/input/event2" > (II) Power Button: Found keys > (II) Power Button: Configuring as keyboard
I see what you mean, Weird!!! > (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) > (**) Option "xkb_rules" "evdev" > (**) Option "xkb_model" "pc105" > (**) Option "xkb_layout" "gb" Is it a US keyboard? > (II) config/udev: Adding input device Power Button (/dev/input/event1) > (**) Power Button: Applying InputClass "evdev keyboard catchall" > (**) Power Button: always reports core events > (**) Power Button: Device: "/dev/input/event1" > (II) Power Button: Found keys > (II) Power Button: Configuring as keyboard > (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) > (**) Option "xkb_rules" "evdev" > (**) Option "xkb_model" "pc105" > (**) Option "xkb_layout" "gb" > (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event3) > > Any help or suggestions gratefully received! Can you boot a live CD and change gb to us? i.e root@tal:~# less /etc/default/keyboard # Check /usr/share/doc/keyboard-configuration/README.Debian for # documentation on what to do after having modified this file. # The following variables describe your keyboard and can have the same # values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options # in /etc/X11/xorg.conf. XKBMODEL="pc105" XKBLAYOUT="us" XKBVARIANT="" XKBOPTIONS="" <cut> Remember to read /usr/share/doc/keyboard-configuration/README.Debian This is on a wheezy system, not sure about a squeeze set up. -- "If you're not careful, the newspapers will have you hating the people who are being oppressed, and loving the people who are doing the oppressing." --- Malcolm X -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20120701232724.GH15677@tal

