diff options
Diffstat (limited to 'marsond.rst')
-rw-r--r-- | marsond.rst | 5 |
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 ======= |