mirror of
https://github.com/tiyn/dwl.git
synced 2026-07-22 10:01:36 +02:00
Added guide to touchpad name
This commit is contained in:
@@ -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 ;) */
|
||||||
|
|||||||
Reference in New Issue
Block a user