mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-input-wacom:
- sync config with config from fedora
This commit is contained in:
parent
7d21e1a3b2
commit
65997f67c6
@ -0,0 +1,19 @@
|
|||||||
|
Section "InputClass"
|
||||||
|
Identifier "Wacom class"
|
||||||
|
MatchProduct "Wacom|WALTOP|WACOM"
|
||||||
|
Driver "wacom"
|
||||||
|
EndSection
|
||||||
|
|
||||||
|
Section "InputClass"
|
||||||
|
Identifier "Wacom serial class"
|
||||||
|
MatchProduct "WACf|FUJ02e5|FUJ02e7"
|
||||||
|
Driver "wacom"
|
||||||
|
Option "ForceDevice" "ISDV4"
|
||||||
|
EndSection
|
||||||
|
|
||||||
|
# N-Trig Duosense Electromagnetic Digitizer
|
||||||
|
Section "InputClass"
|
||||||
|
Identifier "Wacom serial class"
|
||||||
|
MatchProduct "HID 1b96:0001"
|
||||||
|
Driver "wacom"
|
||||||
|
EndSection
|
@ -1,5 +0,0 @@
|
|||||||
Section "InputClass"
|
|
||||||
Identifier "wacom"
|
|
||||||
MatchIsTablet "true"
|
|
||||||
Driver "wacom"
|
|
||||||
EndSection
|
|
Loading…
x
Reference in New Issue
Block a user