kbd_mode(1): Document the -C option
authorMichael Schutte <michi@uiae.at>
Thu, 25 Dec 2008 20:22:24 +0000 (23:22 +0300)
committerAlexey Gladkov <legion@altlinux.org>
Thu, 25 Dec 2008 20:22:24 +0000 (23:22 +0300)
Signed-off-by: Michael Schutte <michi@uiae.at>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
man/man1/kbd_mode.1

index ee3316a..960b36c 100644 (file)
@@ -6,6 +6,8 @@ kbd_mode \- report or set the keyboard mode
 .B kbd_mode
 [
 .I -a | -u | -k | -s 
+] [
+.I -C CONSOLE
 ]
 .SH DESCRIPTION
 .IX "kbd_mode command" "" "\fLkbd_mode\fR command"  
@@ -30,6 +32,9 @@ and these chars are transmitted to the kernel as 1, 2, or 3 bytes
 In these latter two modes the key mapping defined by loadkeys(1)
 is used.
 
+kbd_mode operates on the console specified by the "\-C" option; if there
+is none, the console associated with stdin is used.
+
 Warning: changing the keyboard mode, other than between ASCII and
 Unicode, will probably make your keyboard unusable.
 This command is only meant for use (say via remote login)