From f990636af0b994d05d5433315e8e22b3dcf37cdd Mon Sep 17 00:00:00 2001 From: tiyn Date: Tue, 14 Jul 2026 05:05:33 +0200 Subject: [PATCH] Added guide to touchpad name --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index 1536055..ff2b2b2 100644 --- a/config.def.h +++ b/config.def.h @@ -98,6 +98,7 @@ static const struct xkb_rule_names xkb_rules[] = { }; /* input devices */ +/* the name of touchpads can be found using `libinput listdevices | grep Touch A5` */ static const InputRule inputrules[] = { /* name kbcreate ptrcreate */ /* ignore bad device - like a touchpad ;) */