From 2488a0ed3c2808280c95f8f6c8e7535486d691ca Mon Sep 17 00:00:00 2001 From: tiyn Date: Tue, 14 Jul 2026 05:05:03 +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 ;) */