Remap drawing tablet to correct monitor on Wayland

I’ve just acquired a Huion Kamvas Pro 12 (GT-116) drawing tablet, and it works great after installing the huiontablet driver package, except that the pen inputs always go to the primary monitor instead of the tablet’s built-in display. The driver’s interface for this is useless, I’m guessing owing to some incompatibility with Wayland, and remapping using xinput also isn’t an option for this reason. Is there something Wayland-specific that I can use here?

Did some more digging, turns out Wayland doesn’t really have a universal tool for this like X does, you have to do it in your compositor. Did some poking around in GNOME’s settings and found Wacom Tablet > Map to Monitor. That did it.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.