aboutsummaryrefslogtreecommitdiff
path: root/marsond.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-06 18:59:46 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-06 18:59:46 -0400
commita6d2fde4392c02a074f37cc2b1906397a6765403 (patch)
tree4edbde49fbae060e910070e23b3ca70dce8d91f0 /marsond.rst
parent381a915c90a610a8e60ad3630e11a3401795cfc7 (diff)
downloadmarsond-a6d2fde4392c02a074f37cc2b1906397a6765403.tar.gz
update docs.
Diffstat (limited to 'marsond.rst')
-rw-r--r--marsond.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/marsond.rst b/marsond.rst
index 8b798c3..b25b464 100644
--- a/marsond.rst
+++ b/marsond.rst
@@ -48,7 +48,7 @@ please contact me so I can add the model number to this man page.
**marsond** uses the Linux kernel's **uinput** 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.
@@ -62,6 +62,9 @@ and creating the virtual keyboard device, it will drop
privileges and run as the *nobody* user by default (but
see **ENVIRONMENT** if you need a different user).
+While **marsond** is running, "xinput --list" will show an input
+device called "marson virtual keyboard".
+
OPTIONS
=======