Open emwjacobson opened 4 years ago
The M708 had a hardware refresh, which is not fully supported at the moment. See #227 and M708 v2 tablet status. By the way, xf86-input-wacom doesn't conflict with libwacom.
Just to make things clear, what works for me and what not, the pen down/movement etc works, as well the lower button. Only the upper button + the 8 onboard buttons don't work. If there is any directions what I should edit to make it work, I'll do it with pleasure :)
It happens the same way for me as it does for my companions. The 8 buttons on the table are not working. Does anyone have a solution? My tablet: UGEE M708 V1. Debian 12 GNU/Linux.
Edit: Sorry, I actually noticed that the tablet buttons are working. It turns out that the Krita software doesn't agree with what should happen in the software, so it's a configuration issue that I haven't found yet. I tried the quick shortcut settings in Krita, and it does not recognize pressing the tablet keys for insertion into the shortcut configuration. In other words, it is a problem with the software I am using, and not with the code written here. Well, at least for me it's happening that way.
OS: Manjaro - GNOME Digimend Version: 9.r75.gcaf0fdd-1 (Built from AUR)
The problem I am having is actually getting the button presses to do anything.
Xorg config:
USB ID is matching:
Tablet shows up in the xsetwacom list.
The config file I made:
My problem is just having having buttons do anything. Something as easy as just typing the letter "b". But when I click any button at all, nothing happens. I have attempted numerous things, but nothing has worked.
Things do happen BEFORE I run configTablet.sh (eg. whatever defaults the tablet has) and after running it, nothing happens at all.
I do have xf86-input-wacom and libwacom installed. Could there be a possible conflict?