Commit cec528cf authored by kernc's avatar kernc

Corrected erroneous '105 lines for 105 keys' to 106.

git-svn-id: https://logkeys.googlecode.com/svn/trunk@33 c501e62c-e7d1-11de-a198-37193048d1ed
parent d5192441
......@@ -172,9 +172,9 @@ Well, the easiest way is to use \fB-\-export-keymap\fR, and examine the exported
keymap. Make sure you export in a virtual terminal (ttyX) and not in X as this way
more keys could get exported correctly (don't ask me why).
.PP
Basically, \fB-\-export-keymap\fR ouputs 105 lines for 105 keys, even if some of
Basically, \fB-\-export-keymap\fR ouputs 106 lines for 106 keys, even if some of
those keys aren't located on your keyboard. Lines 1, 14, 15, 28, 29, 42, 54-83,
85-105 belong to function keys, all other lines (2-13, 16-27, 30-41, 43-53, 84)
85-106 belong to function keys, all other lines (2-13, 16-27, 30-41, 43-53, 84)
belong to character keys.
.PP
Line 57 is reserved for Space and it should always be ' '. Line 84 is reserved for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment