Skip to content

pine64-pinebookpro: add libinput quirk for usb internal keyboard

clayton craft requested to merge pbp-libinput-quirk into master

The keyboard in the PBP is usb, and libinput apparently doesn't recognize it as an internal keyboard so things like dwt (disable touchpad while typing) don't work. This quirk, lifted from the pine64 forums, fixes that and allows for configuring dwt in libinput for the touchpad.

Merge request reports