From 67ebbac0be7ad917e794ca5ea0496d0a1ead83b8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 6 May 2025 04:10:06 -0400 Subject: much work (options, rc script, make install, etc etc). --- marsond.1 | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 marsond.1 (limited to 'marsond.1') diff --git a/marsond.1 b/marsond.1 new file mode 100644 index 0000000..6bb016b --- /dev/null +++ b/marsond.1 @@ -0,0 +1,93 @@ +.\" Man page generated from reStructuredText. +. +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.TH "MARSOND" 1 "2025-05-06" "0.1" "SlackBuilds.org" +.SH NAME +marsond \- Fix Enter key on Marson/USBLinux/MT606-1 adaptors +.SH SYNOPSIS +.sp +marsond [\fB\-d\fP \fIdelay\-ms*\fP] [\fB\-k\fP \fIkeyboard\-device\fP] [\fB\-v\fP] | [\fB\-\-help\fP] | [\fB\-\-version\fP] | [\fB\-V\fP] +.SH DESCRIPTION +.SH OPTIONS +.INDENT 0.0 +.TP +.BI \-d \ delay\-ms +Amount of time in milliseconds to delay the Enter key release events. +Default: 30. +.TP +.BI \-k \ keyboard\-device +Input device for the keyboard adaptor. Default: +/dev/input/by\-id/usb\-Marson_Marson_Keyboard_and_Mouse_Link_Ver:ps2120L\-event\-kbd +.TP +.B \-v +Verbose debugging mode. Prints copious trace information to \fBstderr\fP, and +does not run in the background. +.TP +.B \-H\fP,\fB \-\-help +Shows built\-in usage message and exits. +.TP +.B \-V\fP,\fB \-\-version +Shows version number and exits. +.UNINDENT +.\" other sections we might want, uncomment as needed. +. +.\" FILES +. +.\" ===== +. +.\" ENVIRONMENT +. +.\" =========== +. +.\" EXIT STATUS +. +.\" =========== +. +.\" BUGS +. +.\" ==== +. +.\" EXAMPLES +. +.\" ======== +. +.SH COPYRIGHT +.sp +See the file /usr/doc/PRGNAM\-0.1/COPYING for license information. +.SH AUTHORS +.sp +PRGNAM was written by WHOEVER. +.sp +This man page written for the SlackBuilds.org project +by B. Watson, and is licensed under the WTFPL. +.SH SEE ALSO +.sp +The PRGNAM homepage: \fI\%http://www.PRGNAM.org/\fP +.\" Generated by docutils manpage writer. +. -- cgit v1.2.3