From 01d5c3a0361a89f2b984246bd68de4166a628604 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 May 2016 21:16:37 +0200 Subject: trimmed wacom.conf --- hel/wacom.conf | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/hel/wacom.conf b/hel/wacom.conf index 8992ab15..26b12a6b 100644 --- a/hel/wacom.conf +++ b/hel/wacom.conf @@ -4,29 +4,3 @@ Section "InputClass" MatchDevicePath "/dev/input/event*" Driver "wacom" EndSection - -Section "InputClass" - Identifier "Wacom PnP device class" - MatchPnPID "WACf*|WCOM*|WACM*|FUJ02e5|FUJ02e7|FUJ02e9" - MatchDevicePath "/dev/input/event*" - Driver "wacom" -EndSection - -Section "InputClass" - Identifier "Wacom class" - MatchProduct "Wacom|WACOM|PTK-540WL|ISD-V4" - MatchDevicePath "/dev/input/event*" - Driver "wacom" -EndSection - -Section "InputClass" - Identifier "Wacom serial class" - MatchProduct "Serial Wacom Tablet" - Driver "wacom" -EndSection - -Section "InputClass" - Identifier "Wacom serial class identifiers" - MatchProduct "WACf|FUJ02e5|FUJ02e7|FUJ02e9" - Driver "wacom" -EndSection -- cgit v1.2.3