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.8 | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'marsond.8') diff --git a/marsond.8 b/marsond.8 index 26694cd..be63471 100644 --- a/marsond.8 +++ b/marsond.8 @@ -27,12 +27,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "MARSOND" 8 "2025-05-07" "0.2.0" "Urchlay's Stuff" +.TH "MARSOND" 8 "2025-05-07" "0.3.0" "Urchlay's Stuff" .SH NAME marsond \- Fix Enter key timing on Marson/USBLink/MT606-1 PS/2-USB adaptors .SH SYNOPSIS .sp -marsond [\fB\-d\fP \fIdelay\-ms*\fP] [\fB\-f\fP] [\fB\-k\fP \fIkeyboard\-device\fP] [\fB\-v\fP] | [\fB\-\-help\fP] | [\fB\-\-version\fP] | [\fB\-V\fP] +marsond [\fB\-d\fP \fIdelay\-ms*\fP] [\fB\-f\fP] [\fB\-k\fP \fIkeyboard\-device\fP] [\fB\-p\fP \fIpause_ms\fP [\fB\-v\fP] | [\fB\-\-help\fP] | [\fB\-\-version\fP] | [\fB\-V\fP] .SH DESCRIPTION .sp \fBmarsond\fP fixes an issue with a particular model of PS/2 => USB @@ -121,6 +121,16 @@ Input device for the keyboard adaptor. Default: . .INDENT 0.0 .TP +.BI \-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 +\fBmarsond\fP won\(aqt consistently start from udev, but works fine +if started manually. Default: 0. +.UNINDENT +.\" pause before opening keyboard/uinput devs (default 0). +. +.INDENT 0.0 +.TP .B \-v Verbose debugging mode. Prints copious trace information to \fBstderr\fP\&. Debugging mode is turned off when \fBmarsond\fP forks itself into the -- cgit v1.2.3