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 /TODO | |
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 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,9 +1,5 @@ Definitely: -- Find out why 'marsond virtual keyboard' is showing as both a - keyboard and a pointer in 'xinput --list'. If possible, fix it - so it only appears as a keyboard. - - Find an actual PS/2 mouse, plug it into the adaptor, make sure the mouse port still works while marsond is running. It *should* since it's a separate device under /dev/input, but it's better to |