From fad6942c47674fc4a034fa29aa33ebd55e82546a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 7 May 2025 16:58:45 -0400 Subject: add -p option. --- marsond.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'marsond.rst') diff --git a/marsond.rst b/marsond.rst index 263c4a2..8f56ace 100644 --- a/marsond.rst +++ b/marsond.rst @@ -1,5 +1,5 @@ -.. |version| replace:: 0.2.0 +.. |version| replace:: 0.3.0 .. |date| date:: ======= @@ -18,7 +18,7 @@ Fix Enter key timing on Marson/USBLink/MT606-1 PS/2-USB adaptors SYNOPSIS ======== -marsond [**-d** *delay-ms**] [**-f**] [**-k** *keyboard-device*] [**-v**] | [**--help**] | [**--version**] | [**-V**] +marsond [**-d** *delay-ms**] [**-f**] [**-k** *keyboard-device*] [**-p** *pause_ms* [**-v**] | [**--help**] | [**--version**] | [**-V**] DESCRIPTION =========== @@ -99,6 +99,14 @@ Options can be "bundled": **-vf** is the same as **-v** **-f**. .. keyboard device (usually under /dev/input/by-id/). +-p pause-ms + Amount of time in milliseconds to pause at startup, before opening the + keyboard and uinput devices. May be useful on slow systems, if + **marsond** won't consistently start from udev, but works fine + if started manually. Default: 0. + +.. pause before opening keyboard/uinput devs (default 0). + -v Verbose debugging mode. Prints copious trace information to **stderr**. Debugging mode is turned off when **marsond** forks itself into the -- cgit v1.2.3