Hello,
Have a read here:
Some important information from the archived forum is about the file /usr/share/X11/xorg.conf.d/50-huion.conf that should be
50-tablet.conf
Also it should be linked to /etc/X11 too
sudo ln -s /usr/share/X11/xorg.conf.d/50-tablet.conf /etc/X11/xorg.conf.d/50-tablet.conf
and the first section should be:
Section "InputClass"
Identifier "Huion on wacom"
MatchProduct "HUION"
MatchDevicePath "/dev/input/event*"
Driver "wacom"
EndSection
Additional information
https://www.reddit.com/r/krita/comments/3w6ohb/krita_huion_h610_tablet_on_dual_displays_issue/
Very much depends also on what DE you are using. In KDE Plasma you can make use of kcm-wacomtablet settings that will also install the x86-input-wacom that has the xsetwacom included.
There is no reliable UI Settings in XFCE, except this
that in fact is not reliable enough yet, just half way were it should be.
In Gnome you have the native settings, but, you might have to tweak some config files.