View Single Post
Posts: 204 | Thanked: 754 times | Joined on Jan 2012 @ Finland
#102
Originally Posted by int_ua View Post
I've found an ideal solution:
Code:
# echo "
altgr keycode 65 = Console_1
altgr keycode 66 = Console_7" >> /usr/share/kbd/keymaps/arm/qwerty/nokia-n900.map
# loadkeys /usr/share/kbd/keymaps/arm/qwerty/nokia-n900.map
Now Fn+Volume keys switch vts. I think that's a good addition to the config for anyone's benefit, isn't it?
Yes, this wil be included, you can send me a patch or do a pull request on github once I get all this in there. Working on it.

Originally Posted by int_ua View Post
Trying to make
altgr keycode 103 = Page_Up
altgr keycode 108 = Page_Down
Yes, we will want this one too if you find sane mapping for it.

EDIT: that's fine for me, wasn't fully awake when reading.

Originally Posted by int_ua View Post
Also,
camera halfway down = keycode 528
camera pressed = keycode 212

From Ubuntu I remember that while 212 was mapped to something, 528 wasn't.
If you can find some useful use for those, go ahead and suggest.

Originally Posted by int_ua View Post
Update: the keymap doesn't work after I start X (lxdm -> lxde)...
This is like it is supposed to be, keymappings for VC and X are defined separately. For X we probably need to discuss about shipping our own map, and about what changes we will include in it.

Last edited by Skry; 2013-02-03 at 13:28.
 

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