From 38eb8abdfe0897a703f67d4148cb4a8a01450679 Mon Sep 17 00:00:00 2001 From: Kazutaka YOKOTA Date: Mon, 16 Aug 1999 09:25:01 +0000 Subject: Document -i, -k, and -K options. --- usr.sbin/kbdcontrol/kbdcontrol.1 | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index 410595745d2ce..aaf612cef4b5c 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -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 -- cgit v1.3