mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-03 18:30:12 +01:00
13 lines
394 B
Text
13 lines
394 B
Text
|
|
# 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"
|
||
|
|
|
||
|
|
IMPORT{program}="@UDEV_TEST_PATH@libinput-model-quirks %S%p"
|
||
|
|
|
||
|
|
LABEL="libinput_model_quirks_end"
|
||
|
|
|