This commit is contained in:
λmolinae 2025-02-02 13:09:20 -06:00
parent c930463deb
commit 16d6775ac2
10 changed files with 148 additions and 158 deletions

View file

@ -97,7 +97,7 @@ static const struct xkb_rule_names xkb_rules[] = {
static const InputRule inputrules[] = {
/* name kbcreate ptrcreate */
/* ignore bad device - like a touchpad ;) */
{ "BAD DEVICE", NULL, NULL },
{ "Synaptics TM3276-022", NULL, NULL },
/* ungroup ydotool device - fixes a bug */
{ "ydotoold virtual device", createungroupedkeyboard, createpointer },
/* put your touchpad name here to enable toggle touchpad */