diff options
author | Jason St. John <jstjohn@purdue.edu> | 2013-07-03 13:15:11 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-07-03 13:24:44 +0200 |
commit | 4edcaa21daceef99617e93b957e95607e5370703 (patch) | |
tree | 9d38f6693e68792ba9775b07fe31e9b409970219 /keymaps/olpc-xo | |
parent | 5199cbe4a4cb0f3e4134e8577dda37c05abf7dc0 (diff) |
keymap: improve consistency and general formatting of comments
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 |