Fix typo in mousechar range
This commit is contained in:
parent
557d3d1c9c
commit
f1930dce8f
@ -1288,13 +1288,13 @@ 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
|
||||
then the default mouse cursor character range 0xd0-0xd3 is used,
|
||||
otherwise the range start is set
|
||||
to
|
||||
.Ar value
|
||||
character, see
|
||||
.Xr vidcontrol 1 .
|
||||
Use if the default range is occuped in your language code table.
|
||||
Use if the default range is occupied in your language code table.
|
||||
.It Ar allscreens_flags
|
||||
(str) If set,
|
||||
.Xr vidcontrol 1
|
||||
|
Loading…
Reference in New Issue
Block a user