diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1995-01-12 11:47:05 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1995-01-12 11:47:05 +0000 |
| commit | 6378775666543dbab8aedabfcb67bc289d1aefde (patch) | |
| tree | 4740a2fc78a60464f13d1978d7d296c90dc2b652 /usr.sbin/kbdcontrol/kbdcontrol.1 | |
| parent | 9d68e93aafbdac4bf3b12086810426d2749be60f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/kbdcontrol/kbdcontrol.1')
| -rw-r--r-- | usr.sbin/kbdcontrol/kbdcontrol.1 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index 645103675f4ea..40c31d1d3ed65 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -31,7 +31,12 @@ characteristics etc. The following command line options are supported. .TP .BI "\-b\ " [ duration.pitch ] -Set the bell duration and pitch values. +Set the bell duration and pitch values. Argument may also be one of +.BI "normal" +which set sound parameters back to normal values, or +.BI "visual" +which set the bell to visual mode, ie flashes the screen instead. + .TP .BI "\-r\ " [ delay.repeat | slow | fast | normal ] Set keyboard @@ -72,6 +77,5 @@ Report when found. .BR vidcontrol (1) , .BR keyboard (4) , .BR screen (4) , -.BR /sys/i386/conf/SYSCONS .SH AUTHORS -Søren Schmidt (sos@login.dkuug.dk) +Søren Schmidt (sos@FreeBSD.org) |
