Date: Wed, 14 Feb 1996 01:29:04 -0700 (MST) From: Dave Andersen <angio@aros.net> To: hackers@freebsd.org Subject: man page fix for kbdcontrol Message-ID: <199602140829.BAA04612@terra.aros.net>
next in thread | raw e-mail | index | archive | help
This diff has two things.. fixes two typos in the kbdcontrol(1) man page
("argument may be one of normal which set" (instead of sets)) and puts in
a blurb that it accepts \n or \t as an argument to -f.
(That is, provided the changes to kbdcontrol go over well).
Why does the 1994 date on that file make me feel like I'm the only one
who's running a non-X freebsd machine at home?
-Dave Andersen
--
angio@aros.net Complete virtual hosting and business-oriented
system administration Internet services. (WWW, FTP, email)
http://www.aros.net/ http://www.aros.net/about/virtual/
"There are only two industries that refer to thier customers as 'users'."
*** kbdcontrol.1.orig Wed Feb 14 01:15:21 1996
--- kbdcontrol.1 Wed Feb 14 01:27:07 1996
***************
*** 33,41 ****
.BI "\-b\ " [ duration.pitch | normal | visual ]
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
--- 33,41 ----
.BI "\-b\ " [ duration.pitch | normal | visual ]
Set the bell duration and pitch values. Argument may also be one of
.BI "normal"
! which sets sound parameters back to normal values, or
.BI "visual"
! which sets the bell to visual mode, ie flashes the screen instead.
.TP
.BI "\-r\ " [ delay.repeat | slow | fast | normal ]
Set keyboard
***************
*** 59,65 ****
Set function key number
.I #
to send
! .I string
.
.TP
.BI "\-F\ "
--- 59,66 ----
Set function key number
.I #
to send
! .I string.
! Accepts \\n for a return, or \\t for a tab
.
.TP
.BI "\-F\ "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602140829.BAA04612>
