Added guide to touchpad name

This commit is contained in:
2026-07-14 05:05:33 +02:00
parent 4155500f47
commit f990636af0

View File

@@ -98,6 +98,7 @@ static const struct xkb_rule_names xkb_rules[] = {
}; };
/* input devices */ /* input devices */
/* the name of touchpads can be found using `libinput listdevices | grep Touch A5` */
static const InputRule inputrules[] = { static const InputRule inputrules[] = {
/* name kbcreate ptrcreate */ /* name kbcreate ptrcreate */
/* ignore bad device - like a touchpad ;) */ /* ignore bad device - like a touchpad ;) */