From 014bf3fe7c78abb0fbd59f4da88fda7cb8ae2674 Mon Sep 17 00:00:00 2001 From: Sigrid Date: Tue, 8 Dec 2020 10:21:17 +0100 Subject: mouse(3): document "scrollswap" ctl message, fix style a bit (thanks umbraticus) --- sys/man/3/mouse | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sys/man') 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 -- cgit v1.2.3