diff options
Diffstat (limited to 'marsond.1')
-rw-r--r-- | marsond.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -63,7 +63,7 @@ please contact me so I can add the model number to this man page. .sp \fBmarsond\fP uses the Linux kernel\(aqs \fBuinput\fP layer to "grab" the keyboard, create a new virtual keyboard device, and pass events from -the real keyboard to the virtual one. When it see the key release +the real keyboard to the virtual one. When it sees the key release event for the Enter key, it simply pauses for a few milliseconds before delivering it. .sp @@ -76,6 +76,9 @@ please contact me and let me know if it works for you. and creating the virtual keyboard device, it will drop privileges and run as the \fInobody\fP user by default (but see \fBENVIRONMENT\fP if you need a different user). +.sp +While \fBmarsond\fP is running, "xinput \-\-list" will show an input +device called "marson virtual keyboard". .SH OPTIONS .sp Options can be "bundled": \fB\-vf\fP is the same as \fB\-v\fP \fB\-f\fP\&. |