mouse(3): document "scrollswap" ctl message, fix style a bit (thanks umbraticus)
This commit is contained in:
parent
8f9d4d7c27
commit
014bf3fe7c
1 changed files with 5 additions and 2 deletions
|
@ -147,17 +147,20 @@ messages are idempotent,
|
|||
unlike
|
||||
.BR swap .
|
||||
.TP
|
||||
.B scrollswap
|
||||
inverts the scroll wheel.
|
||||
.TP
|
||||
.B reset
|
||||
clears the mouse
|
||||
to its default state.
|
||||
.TP
|
||||
.B blank
|
||||
Blank the screen.
|
||||
blank the screen.
|
||||
The screen also blanks after 30 minutes of inactivity.
|
||||
The screen can be unblanked by moving the mouse.
|
||||
.TP
|
||||
.BI blanktime " minutes"
|
||||
Set the timeout before the
|
||||
set the timeout before the
|
||||
screen blanks; the default is 30 minutes.
|
||||
If
|
||||
.I minutes
|
||||
|
|
Loading…
Reference in a new issue