added my Recipes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# create /dev/input/touchscreenX symlink, tag xf86-input-tslib as driver
|
||||
SUBSYSTEM=="input", KERNEL=="event[0-9]*", ATTRS{modalias}=="input:*-e0*,3,*a0,1,*18,*", SYMLINK+="input/touchscreen%n", ENV{x11_driver}="tslib"
|
||||
SUBSYSTEM=="input", KERNEL=="event[0-9]*", ATTRS{modalias}=="ads7846", SYMLINK+="input/touchscreen%n", ENV{x11_driver}="tslib"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user