Thread
:
Pet Peeves on the N810 (and possible workarounds?)
View Single Post
Matan
2008-07-31 , 08:36
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#
2
You can remap the keys, exchanging between Menu key and one of the keys that are outside.
For example, running the command
xmodmap -e "keycode 9 = F4"
Will make the Escape key behave as the Menu key.
To return to normal behaviour:
xmodmap -e "keycode 9 = Escape"
Quote & Reply
|
The Following User Says Thank You to Matan For This Useful Post:
qwerty12
Matan
View Public Profile
Send a private message to Matan
Find all posts by Matan