Virtual keyboards and "internal" pairing of keyboard with touchpad #13
canadaduane
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm curious if anyone has insight into how this problem might be alleviated on Linux systems: rvaiya/keyd#353
There are several issues in the above
keyd
issue related to Linux touchpads:keyd
above) that creates a virtual keyboard by grabbing the original output, filtering / changing the events, and then acting as the system keyboard.libinput
that the same DWT for this no-longer-internal keyboard should occur. As a result,keyd
's virtual keyboard makes the internal touchpad on a laptop less reliable by causing more accidental clicks with the palm or thumb.Is there a better way to "pair" the keyboard and touchpad so that DWT will work, even when a virtual keyboard grabs the original?
Beta Was this translation helpful? Give feedback.
All reactions