|
|
|
|
|
by rofrol
50 days ago
|
|
How about this https://community.frame.work/t/palm-rejection/40069/23?page=... > For Linux libinput “Disable While Typing” (DWT) problems, this page claims libinput will only use the DWT setting if the keyboard and touchpad are either both identified as internal devices, or are both identified as the same device. sudo nano /etc/libinput/local-overrides.quirks [Framework Touchpad Fix]
MatchName=*
MatchUdevType=touchpad
AttrKeyboardIntegration=internal |
|