Document -i, -k, and -K options.

This commit is contained in:
Kazutaka YOKOTA 1999-08-16 09:25:01 +00:00
parent 55cb3cb6be
commit 38eb8abdfe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49881

View File

@ -11,7 +11,7 @@
.\" documentation and/or other materials provided with the distribution.
.\"
.\" @(#)kbdcontrol.1
.\" $Id: kbdcontrol.1,v 1.13 1999/07/12 20:12:09 nik Exp $
.\" $Id: kbdcontrol.1,v 1.14 1999/07/22 14:19:14 yokota Exp $
.\"
.Dd June 30, 1999
.Dt KBDCONTROL 1
@ -21,12 +21,13 @@
.Nd a utility for manipulating the syscons console driver
.Sh SYNOPSIS
.Nm
.Op Fl dFx
.Op Fl dFKix
.Op Fl b Ar duration.pitch | Ar belltype
.Op Fl r Ar delay.repeat | Ar speed
.Op Fl l Ar keymap_file
.Op Fl f Ar # Ar string
.Op Fl h Ar size
.Op Fl k Ar keyboard_device
.Op Fl L Ar keymap_file
.Sh DESCRIPTION
The
@ -107,6 +108,15 @@ Use hexadecimal numbers in keyboard map dump.
Set history buffer size to
.Ar size
lines.
.It Fl i
Print brief information about the keyboard.
.It Fl K
Disconnect the keyboard from the console.
You need to use the
.Fl k
option below to associate a keyboard with the console again.
.It Fl k Ar keyboard_device
Use the specified device as the console keyboard.
.It Fl L Ar keymap_file
Load keyboard map file from
.Ar keymap_file