summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSigrid <ftrvxmtrx@gmail.com>2020-12-08 10:21:17 +0100
committerSigrid <ftrvxmtrx@gmail.com>2020-12-08 10:21:17 +0100
commit014bf3fe7c78abb0fbd59f4da88fda7cb8ae2674 (patch)
tree53bb8f6d5200b8ac6dcf542fe4d117476d55ec30
parent8f9d4d7c27c5a26962c122c185549be24716571f (diff)
downloadplan9front-014bf3fe7c78abb0fbd59f4da88fda7cb8ae2674.tar.xz
mouse(3): document "scrollswap" ctl message, fix style a bit (thanks umbraticus)
-rw-r--r--sys/man/3/mouse7
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