mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Document keybell="" switch and refer to kbdcontrol(1) for details.
This commit is contained in:
parent
5d1b6a85bc
commit
a1ceffbc22
1 changed files with 14 additions and 0 deletions
|
|
@ -1562,6 +1562,19 @@ The value of each of these variables
|
|||
will be passed as the parameters of an
|
||||
.Dq Nm atm Cm "add arp"
|
||||
command.
|
||||
.It Va keybell
|
||||
.Pq Vt str
|
||||
The keyboard bell sound.
|
||||
Set to
|
||||
.Dq Li normal ,
|
||||
.Dq Li visual ,
|
||||
.Dq Li off ,
|
||||
or
|
||||
.Dq Li NO
|
||||
if the default behavior is desired.
|
||||
For details, refer to the
|
||||
.Xr kbdcontrol 1
|
||||
manpage.
|
||||
.It Va keymap
|
||||
.Pq Vt str
|
||||
If set to
|
||||
|
|
@ -2231,6 +2244,7 @@ values.)
|
|||
.Xr catman 1 ,
|
||||
.Xr gdb 1 ,
|
||||
.Xr info 1 ,
|
||||
.Xr kbdcontrol 1 ,
|
||||
.Xr makewhatis 1 ,
|
||||
.Xr vidcontrol 1 ,
|
||||
.Xr tcp 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue