git: 9front

Download patch

ref: f54cfad0ce517617ddb2d6862906712abc7e3a7e
parent: a60d78110c4b64715dbf229c4a09d1cccdf835ac
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat Feb 11 19:16:45 EST 2012

add twitch to mouse(3) man page

--- a/sys/man/3/mouse
+++ b/sys/man/3/mouse
@@ -150,6 +150,10 @@
 .B reset
 clears the mouse
 to its default state.
+.TP
+.B twitch
+unblanks the screen and resets the idle timeout as if the
+mouse was twitched.
 .PD
 .PP
 Not all mice interpret all messages; with some devices,
--