aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-06 18:59:59 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-06 18:59:59 -0400
commitfe3b0618b09a3239d009fa4ae4f3b814f6c3d51a (patch)
tree22b76245f55bd80e6cf907729ceadc62a1d2ffe2
parenta6d2fde4392c02a074f37cc2b1906397a6765403 (diff)
downloadmarsond-fe3b0618b09a3239d009fa4ae4f3b814f6c3d51a.tar.gz
update man page.
-rw-r--r--marsond.15
1 files changed, 4 insertions, 1 deletions
diff --git a/marsond.1 b/marsond.1
index f0a84bd..3c3f605 100644
--- a/marsond.1
+++ b/marsond.1
@@ -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\&.