In /etc/X11/xorg.conf.d trovo soltanto il file 00-system-setup-keyboard.conf
mentre in usr/share/x11/xorg.conf.d trovo il file 50-wacom.conf
Questo è il contenuto del file in gedit:
Section "InputClass"
Identifier "Wacom class"
MatchProduct "Wacom|WACOM|WALTOP|Hanwang"
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
# 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
Nella terza riga MatchProduct si legge anche Hanwang.
Avevo provato a copiare il file 50-wacom.conf in /etc/X11/xorg.conf.d ma subito dopo ho avuto problemi di video in terminal (caratteri illegibili). Devo comunque copiare il file lo stesso?
Grazie





In /etc/X11.
Hai controllato tra le Impostazioni di Sistema alla voce Tavoletta Grafica Wacom ? Almeno rileva la tavola ?