On Fri, Feb 10, 2012 at 05:55:16PM +0000, Przemo Firszt wrote:
> 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>

out of interest - did MatchVendor work at all?

Cheers,
  Peter

> ---
>  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