shithub: riscv

Download patch

ref: 4bc63cf817b5dc2b6c3d8ac4dfd9d76a31b3acdc
parent: f9cc8808b70cd1b9b613e50d090b20530abb5a84
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,
--