From c4afb1d2e5e9d1e819af0cb3615ba4642d0ece72 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 18 May 2020 03:22:20 -0400 Subject: add -m (mouse motion) --- jsmond.rst | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) (limited to 'jsmond.rst') diff --git a/jsmond.rst b/jsmond.rst index 0f875d3..bf9f9c8 100644 --- a/jsmond.rst +++ b/jsmond.rst @@ -20,7 +20,7 @@ deactivate screensaver on joystick activity SYNOPSIS ======== -jsmond [**-i interval**] [**-k keycode** | **-b button**] [**-d dir**] [**-j name**] [**-D**] [**joydev [joydev ...]**] +jsmond [**-i interval**] [**-m** | **-k keycode** | **-b button**] [**-d dir**] [**-j name**] [**-D**] [**joydev [joydev ...]**] DESCRIPTION =========== @@ -35,7 +35,7 @@ as joysticks are plugged in and unplugged. Every *interval* milliseconds (250, or whatever **-i** is set to), jsmond checks to see if there's been any activity on any of the devices it's -monitoring. If so, it sends a fake keystroke or mouse button click, which +monitoring. If so, it sends a fake mouse movement, keystroke, or mouse button click, which the screen saver will see as activity. It's recommended to let jsmond find the joysticks itself. However, @@ -63,7 +63,14 @@ OPTIONS -b