blob: 4dfee82b02edc2325b491cd855019d425f5bdf2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
.. |version| replace:: 0.1
.. |date| date::
=======
marsond
=======
-------------------------------------------------
Fix Enter key on Marson/USBLinux/MT606-1 adaptors
-------------------------------------------------
:Manual section: 1
:Manual group: SlackBuilds.org
:Date: |date|
:Version: |version|
SYNOPSIS
========
marsond [**-d** *delay-ms**] [**-k** *keyboard-device*] [**-v**] | [**--help**] | [**--version**] | [**-V**]
DESCRIPTION
===========
OPTIONS
=======
-d delay-ms
Amount of time in milliseconds to delay the Enter key release events.
Default: 30.
.. delay time for Enter key relase (default 30).
-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
.. keyboard device (usually under /dev/input/by-id/).
-v
Verbose debugging mode. Prints copious trace information to **stderr**, and
does not run in the background.
.. verbose debugging, foreground operation.
-h, --help
Shows built-in usage message and exits.
.. this help text.
-V, --version
Shows version number and exits.
.. show version number.
.. other sections we might want, uncomment as needed.
.. FILES
.. =====
.. ENVIRONMENT
.. ===========
.. EXIT STATUS
.. ===========
.. BUGS
.. ====
.. EXAMPLES
.. ========
COPYRIGHT
=========
See the file /usr/doc/PRGNAM-|version|/COPYING for license information.
AUTHORS
=======
PRGNAM was written by WHOEVER.
This man page written for the SlackBuilds.org project
by B. Watson, and is licensed under the WTFPL.
SEE ALSO
========
The PRGNAM homepage: http://www.PRGNAM.org/
|