[wellylug] Wacom

E Chalaron e.chalaron at xtra.co.nz
Mon Feb 17 15:05:10 NZDT 2014


Hello all

I am battling with my Debian and a Wacom tablet.

I am exactly in this case
https://bbs.archlinux.org/viewtopic.php?pid=1239578

The only difference is that I am not using the 
/etc/X11/xorg.conf.d/50-wacom.conf
just xorg.conf

So ... not being an expert on Xorg can I add the following to my xorg.conf,
If so where (beginning / end) and how can I make sure the all thing is 
actually working.
For say at the moment I can't access the configuration of the buttons on 
the tablet using gnome control center


Thanks for any help
Cheers
E


|  Section "InputClass"
	Identifier "Wacom class"
	MatchProduct "Wacom|WACOM|Hanwang|PTK-540WL"
	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

# Waltop tablets
Section "InputClass"
	Identifier "Waltop class"
	MatchProduct "WALTOP"
	MatchIsTablet "on"
	MatchDevicePath "/dev/input/event*"
	Driver "wacom"
EndSection

# N-Trig Duosense Electromagnetic Digitizer
Section "InputClass"
	Identifier "Wacom N-Trig class"
	MatchProduct "HID 1b96:0001|N-Trig Pen"
	MatchDevicePath "/dev/input/event*"
	Driver "wacom"
	Option "Button2" "3"
EndSection


|


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wellylug.org.nz/pipermail/wellylug/attachments/20140217/8a6170a1/attachment.html>


More information about the wellylug mailing list