diff options
-rw-r--r-- | sys/man/3/mouse | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/man/3/mouse b/sys/man/3/mouse index 078faff9a..2078caeb1 100644 --- a/sys/man/3/mouse +++ b/sys/man/3/mouse @@ -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 |