bb034a0292
- rename to 50-wacom.conf to match upstream naming
21 lines
528 B
Plaintext
21 lines
528 B
Plaintext
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 N-Trig class"
|
|
MatchProduct "HID 1b96:0001"
|
|
MatchDevicePath "/dev/input/event*"
|
|
Driver "wacom"
|
|
EndSection
|