diff options
author | B. Watson <urchlay@slackware.uk> | 2025-05-11 00:53:08 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-05-11 00:53:08 -0400 |
commit | 627a209c100d563de7b3da65e5037d647c6f2ede (patch) | |
tree | a877f58239056639cf4c6fe3e3ef170c273c9d37 /marsond.rst | |
parent | 010cedaaef3e1b2d465f52ed11394fbc3003ce50 (diff) | |
download | marsond-627a209c100d563de7b3da65e5037d647c6f2ede.tar.gz |
do not bind keys above 255, stops xinput from showing marsond as a pointer.
Diffstat (limited to 'marsond.rst')
-rw-r--r-- | marsond.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/marsond.rst b/marsond.rst index e094d44..756d54d 100644 --- a/marsond.rst +++ b/marsond.rst @@ -171,9 +171,7 @@ Misc ---- While **marsond** is running, "xinput --list" will show an input -device called "marson virtual keyboard". Confusingly enough, it will -show up as both a pointer and a keyboard. This doesn't seem to hurt -anything, but it looks weird, doesn't it? +device called "marson virtual keyboard", listed as a keyboard. LIMITATIONS =========== |