framapiaf.org est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Un service Mastodon fourni par l'association d’éducation populaire Framasoft.

Administré par :

Statistiques du serveur :

1,4K
comptes actifs

@davidrevoy I think I might have some interesting context for this:
Wacom "Penabled" does not have a second button but you can still get pens that have a second button for it. In those cases the second button switches the pen into a mode where the tablet thinks it's an eraser.
The Wacom Linux drivers have a workaround for that that detects when the pen suddenly turns into an eraser and interprets this as "upper button pressed".
Might be related in some way?

@jakob Hi, yes, it is probably related. I met this type of button on the Lenovo Yoga 370 (my full review and workaround: davidrevoy.com/article976/leno ) It's still possible to inject something via xsetwacom. The syntax is a bit weird:

xsetwacom --set "$YogaEraser" Button 1 "key +ctrl button 1 key -ctrl" # color picker

(for a Ctrl color picker modifier) and an eraser icon still appears on Krita, but it pick colors. On the XpPen, this workaround even doesn't work.

David RevoyLenovo Yoga 370 on GNU/Linux: technical companion article
Plus via David Revoy

@davidrevoy Yeah sadly the configuration options of most other tablet drivers on Linux are "meh" compared to the Wacom driver (and even that isn't perfect).
I would really like seeing the Wacom driver to be changed into something more generic so that xsetwacom (and GUI tools for it) work for all the other brands as well...

@jakob Same, a universal "tablet GUI" cross distro and cross D.E. would be great...

David Revoy

@zaki Hi, Zakaria; oh, there are more than one but they are rarely functional or working.

Have you tested it on Linux? with what tablet model?

@jakob

Of course, I already made a tutorial about it in my channel (in Arabic)
https://youtu.be/Yfmutvs3yxI?si=BO-qBCtxUKSWHF08

It's really great, my table is Gaomon M10K pro, BTW it's working without kernel injection, just in the user layer

@zaki @jakob Very interesting! Thanks for the link and for testing.

I have also a variant of this tablet (the 2018, not the pro model) davidrevoy.com/article870/revi

I'll test 👍 Got Huion, Xp-Pens, and more at home to see how it works. :blobaww:

(edit: perfect, you detail all the steps, that's great!)

David RevoyReview: Gaomon M10K 2018 Graphic Tablet on Linux for Digital Painting.