aboutsummaryrefslogtreecommitdiff
path: root/marsond.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-07 16:58:45 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-07 16:58:45 -0400
commitfad6942c47674fc4a034fa29aa33ebd55e82546a (patch)
tree30a6dfee65967c62823c46d9c299d41d7004920b /marsond.rst
parent769a19dfa1ec168d7833e505aacaa5a77f1047cc (diff)
downloadmarsond-fad6942c47674fc4a034fa29aa33ebd55e82546a.tar.gz
add -p option.
Diffstat (limited to 'marsond.rst')
-rw-r--r--marsond.rst12
1 files changed, 10 insertions, 2 deletions
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