View Single Post
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#360
OK it's not so difficult.
I have mapped the Escape key to shift-backspace, by editing
Code:
/usr/share/X11/xkb/symbols/nokia_vndr/rx-51
as root of course, and changing the line
Code:
key <BKSP>  { [     BackSpace       ] };
to
Code:
key <BKSP>  { [     BackSpace,      Escape,            BackSpace,      BackSpace       ] };
then issuing
Code:
setxkbmap
Now shift-backspace lets me out of the color chooser and the navigator (openoffice called in maemo windows manager)

Thanks to you and you
__________________
Ernesto de Bernardis


Last edited by debernardis; 2010-01-26 at 06:17.
 

The Following User Says Thank You to debernardis For This Useful Post: