I have an XP-Pen Artist 12 Pro drawing tablet, and I need to use its driver to configure stuff like the button mappings. I have the xppen_4 package installed, and the programs.xppen.enable option turned on. When I run the driver by searching it in rofi, it tells me to run it with root permissions. I would be able to run it with root permissions using the terminal, but I can’t find the command to run the drivers. I’ve tried running it with xppentablet (as shown in rofi) and pentablet (as shown in hyprctl), but they don’t seem to be an actual command. I found no information related to this online. It would be incredibly helpful to know how I can achieve this.
I’ve never used xppen_4 since i don’t have an XP-PEN tablet, but from experience i have to say, official drivers for tablet on linux usually sucks
Personally i recommend you try OpenTabletDriver instead, u can install and enable it by adding hardware.opentabletdriver.enable = true; to ur config, according to this, it’s supported but the titl and wheel aren’t yet so maybe that could be a turn off
for xppend_4, the executable seems to be called PenTablet, u can see it by either looking at the package’s “Programs provided” section when looking it up in the package registry, or by going in ur nix store, finding ur package and look in the bin directory