13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
# Do not edit this file, it will be overwritten on update
|
|
#
|
|
# This file contains lookup rules for libinput model-specific quirks.
|
|
# IT IS NOT A STABLE API AND SUBJECT TO CHANGE AT ANY TIME
|
|
|
|
ACTION!="add|change", GOTO="libinput_model_quirks_end"
|
|
KERNEL!="event*", GOTO="libinput_model_quirks_end"
|
|
|
|
ATTRS{capabilities/abs}!="0", IMPORT{program}="libinput-model-quirks %S%p"
|
|
|
|
LABEL="libinput_model_quirks_end"
|
|
|