Intuos4 Wireless doesn't match list of devices in 50-wacom.conf, so evdev was
taking over. This patch fixes it, so now wacom driver is used fo Intuoe4 WL
PTK-540WL

Signed-off-by: Przemo Firszt <prz...@firszt.eu>
---
 conf/50-wacom.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/50-wacom.conf b/conf/50-wacom.conf
index 2c9ccb6..5cf5fdf 100644
--- a/conf/50-wacom.conf
+++ b/conf/50-wacom.conf
@@ -1,6 +1,6 @@
 Section "InputClass"
        Identifier "Wacom class"
-       MatchProduct "Wacom|WACOM|WALTOP|Hanwang"
+       MatchProduct "Wacom|WACOM|WALTOP|Hanwang|PTK-540WL"
        MatchDevicePath "/dev/input/event*"
        Driver "wacom"
 EndSection
-- 
1.7.6.4


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to