[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X11 keyboard behaving strangely since update



On Sun, Feb 1, 2009 at 10:39 AM, Stefan Bellon <sbellon@sbellon.de> wrote:
Hi all,

I'm happily running Debian GNU/Linux unstable on my IBM/Lenovo ThinkPad
T60 (and on all my other machines as well).

Yesterday I did an update with the notebook in question (the last
update was early in January).

Since the update the keyboard in X11 has gone weird. Every second key
press under X11 is recognized as if the Ctrl key was pressed, i.e.
every second 'm' is a newline, every second 'd' is a Ctrl-D, every
second 'c' a Ctrl-C, ... you get the idea.

Keyboard on the console and when logged in via ssh from a machine with
another X server is behaving correctly.

The only suspicious package in the update list I see, could be the
update of xkb-data from 1.4-1 to 1.5-1. But of course I can provide you

Greetings,
Stefan

--
Stefan Bellon


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
with the complete update list.

I have configured the xorg.conf in the "kbd" section to use layout
"pc105", language "de" and option "nodeadkeys", but I already tried
changing those options and restarting the X11 server which however
didn't make any difference.

Any help is very much appreciated.



Not much help but I have the same problem on my HP Pavilion ze5400

I couldn't log in through gdm or kdm. I was able to startx but any typing was impossible.

I played around with xorg.conf for a while and came up with this.

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel"  "pc104"
        Option      "XkbLayout"  "us"
##      Option      "XKbOptions" ""
        Option          "XkbKeycodes"   "xorg"
        Option          "XkbTypes"      "default"
        Option          "XkbSymbols"    "en_US(pc104)"
        Option          "XkbGeometry"   "pc(pc104)"
        Option          "XkbCompat"     "basic+pc+iso9995"

The first three lines have always worked on this laptop until now. Any one of the lines below the ## line restores my keyboard to operational status. However, I can no longer ctl>alt F# to a terminal and key repeat is not working. Setting keyboard settings in gnome does not change anything.


--
B. L. Jilek               |  Debian Linux!
bljilek@yahoo.com  |  GPG key: 11A5D1A4
----------------------------------------------------------------

Reply to: