dwl 7.0
This commit is contained in:
parent
c930463deb
commit
16d6775ac2
10 changed files with 148 additions and 158 deletions
2
config.h
2
config.h
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue