mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-24 06:30:05 +01:00
We have heuristics for detecting whether a keyboard is internal or external, but in some cases (e.g. Surface 3) these heuristics fail. Add a udev property that we can apply to these cases so we have something that's reliable. This will likely eventually become ID_INPUT_KEYBOARD_INTEGRATION as shipped by systemd, similar to the touchpad property. https://bugs.freedesktop.org/show_bug.cgi?id=101101 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 80-libinput-device-groups.rules.in | ||
| 80-libinput-test-device.rules | ||
| 90-libinput-model-quirks.hwdb | ||
| 90-libinput-model-quirks.rules.in | ||
| libinput-device-group.c | ||
| libinput-model-quirks.c | ||
| Makefile.am | ||
| parse_hwdb.py | ||