Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] escape key not working as expected
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
synss
Apprentice
Apprentice


Joined: 08 Mar 2006
Posts: 282
Location: Dijon > Berlin > Tokyo > Nürnberg > München

PostPosted: Thu Aug 30, 2007 9:44 am    Post subject: [SOLVED] escape key not working as expected Reply with quote

I have a macbook pro 2, one annoying problem is that the escape key does not do what I expect: the "three finger salute" does not do anything and "escape-dot" at the console does not call the last argument. This problem happens both at the console and in gnome, it does not occur when booting on a ubuntu CD.

All other keys are working normally.

I have set /etc/conf.d/keymaps to use KEYMAP="us" and gnome/X is on "Generic 105-key (Intl) PC" layout. At the console and in gnome I can turn CAPS LOCK into control without problem. Only Escape is broken.

in X, xev says
Code:
KeyPress event, serial 33, synthetic NO, window 0x4400001,
    root 0x52, subw 0x0, time 3055326671, (130,60), root:(137,111),
    state 0x0, keycode 9 (keysym 0xff1b, Escape), same_screen YES,
    XLookupString gives 1 bytes: (1b) ""
    XmbLookupString gives 1 bytes: (1b) ""
    XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x4400001,
    root 0x52, subw 0x0, time 3055326745, (130,60), root:(137,111),
    state 0x0, keycode 9 (keysym 0xff1b, Escape), same_screen YES,
    XLookupString gives 1 bytes: (1b) ""
    XFilterEvent returns: False


I run ~amd64 but also tried the stable sys-apps/kbd for my arch, doesn't help.

I also tried xmodmap -e "keycode 9 = Escape" but it does not improve or changes the behavior of "escape" randomly.



EDIT: miraculously solved, it seems.
_________________
Compress portage tree
Elog viewer
Autodetect swap
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum