Comment 30 for bug 548891

Revision history for this message
Matt Griffin (mattgriffin) wrote : Re: keyboard input broken at gnome login prompt after package updates

Martin: That worked. I ran through the questions in the application, restarted and the keyboard is working again at login.

output of xprop -root |grep NAMES.S
_XKB_RULES_NAMES(STRING) = "evdev", "apple_laptop", "us", "", ""

output of grep ^X /etc/default/console-setup
XKBMODEL="apple_laptop"
XKBLAYOUT="us"
XKBVARIANT=""
XKBOPTIONS=""

output of udevadm info --export-db|grep MODEL|sort -u
http://pastebin.ubuntu.com/409616/