mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
Describe mousechar_start hook
This commit is contained in:
parent
b9ea7307d3
commit
5199f8b803
1 changed files with 10 additions and 0 deletions
|
|
@ -1285,6 +1285,16 @@ for a bus mouse, for example.
|
|||
is set, these are the additional flags to pass to the
|
||||
.Xr moused 8
|
||||
daemon.
|
||||
.It Ar mousechar_start
|
||||
(int) If set to
|
||||
.Ar NO
|
||||
then the default mouse cursor character range 0xd0-0xd4 is used,
|
||||
otherwise range start is set
|
||||
to
|
||||
.Ar value
|
||||
character, see
|
||||
.Xr vidcontrol 1 .
|
||||
Use if the default range is occuped in your language code table.
|
||||
.It Ar allscreens_flags
|
||||
(str) If set,
|
||||
.Xr vidcontrol 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue