Comment 5 for bug 974455

Revision history for this message
Alexander Hochreiter (noir-baumann) wrote : Re: Lenovo u300s 't' key sends "Hiragana-Katana"

I used Xubuntu 12.04 Beta 1 and after an uptime of ~12 days the "Delete"-Key were suddenly mapped wrong. Instead of deleting, it triggert right-mouse-btn menus. After 19 Days of uptime the Arrow-Up-Key was suddenly mapped wrong.
I did never upgrade or install much except QtCreator and the Ogre SDK.
After 29 days of uptime i suddenly got a system freeze and hat to kill my u300s via a hardware switch. So i took the chance and did a full system upgrade via synaptics . Everything got even worse, intel driver is crashing all the time and shit, SysRq keys dont work anyway and the buttons now keep getting mapped wrong even after reboots.
I used those keycodes to fix them temporarly ( for some reason they got wrong-mapped after some time again):
xmodmap -e "keycode 96 = Delete"
xmodmap -e "keycode 75 = Up"

srsly wtf ?