DIGImend / digimend-kernel-drivers

DIGImend graphics tablet drivers for the Linux kernel
GNU General Public License v2.0
1.17k stars 173 forks source link

Xp-pen g640s #253

Open dovin0 opened 5 years ago

dovin0 commented 5 years ago

The list of supported tablets shows the xp-pen g640 model but not the g640s. As far as I know, they differ only in appearance, is this model supported?

CrimsonFork commented 4 years ago

Found this asking myself the same question, chances are that the g640s doesn't even need digimend drivers, since, according to their own website, it should be supported by default with Android starting with version 6.

Franzcoz commented 4 years ago

Hi, apparently according to Digimend site this tablet is not supported, and it differs from G640 in the buttons pad. I own this tablet and it is recognized as 3 input devices by libinput driver, it works well, only thing is that it's rotated in 90 degrees, but with a .conf file that has a rotation option "CW" it's no longer rotated. The other thing is that it doesn't work with wacom drivers, only partially using .conf files (pad doesn't get recognized). so if there is interest in making it work so people that own this tablet can configure it via a GUI I could help in all I can.