diff options
Diffstat (limited to 'keymaps/olpc-xo')
-rw-r--r-- | keymaps/olpc-xo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/keymaps/olpc-xo b/keymaps/olpc-xo index 34434a121d..78dad553a8 100644 --- a/keymaps/olpc-xo +++ b/keymaps/olpc-xo @@ -1,7 +1,7 @@ 0x59 fn 0x81 fn_esc 0xF9 camera -0xF8 sound # Fn-CAMERA = Mic +0xF8 sound # Fn+CAMERA = Mic # Function key mappings, as per @@ -14,7 +14,7 @@ 0x57 volumedown 0x58 volumeup -# fn-modified fkeys all produce the unmodified version of the key. +# Fn-modified fkeys all produce the unmodified version of the key. 0xBB f1 0xBC f2 0xBD f3 @@ -41,11 +41,11 @@ 0xEF f21 0xEE chat -0xE4 chat # Just mapping Fn-Chat to Chat for now +0xE4 chat # Just mapping Fn+Chat to Chat for now 0xDD menu # Frame -0xDA prog1 # Fn-Frame +0xDA prog1 # Fn+Frame -# The FN of some keys is other keys +# The Fn of some keys is other keys 0xD3 delete 0xD2 insert 0xC9 pageup @@ -60,7 +60,7 @@ 0xDB leftmeta # left grab 0xDC rightmeta # right grab 0x85 rightmeta # Right grab releases on a different scancode -0xD6 kbdillumtoggle # Fn-space +0xD6 kbdillumtoggle # Fn+space 0x69 switchvideomode # Brightness key # Game keys |