diff options
author | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-02-13 07:06:08 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-02-13 07:06:08 +0100 |
commit | 4780a7ff5673bd031fbc3302eba710ef379617cf (patch) | |
tree | d6ce0737bcf4552d4b1878372418f9410f5b4ffc /sys/man/3 | |
parent | f9cc8808b70cd1b9b613e50d090b20530abb5a84 (diff) |
devmouse: add twitch mousectl command
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/mouse | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/3/mouse b/sys/man/3/mouse index 1ad9243c1..11bf6f3ee 100644 --- a/sys/man/3/mouse +++ b/sys/man/3/mouse @@ -150,6 +150,10 @@ unlike .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, |