Describe mousechar_start hook

This commit is contained in:
Andrey A. Chernov 2001-04-19 14:55:32 +00:00
parent b9ea7307d3
commit 5199f8b803

View File

@ -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