https://bugs.kde.org/show_bug.cgi?id=419392
--- Comment #12 from [email protected] --- I have found a workaround for me some time ago. Since I wrote a script that opens Xournal++ when I press the top button of my Bamboo Ink, I also made it map the Wacom tablet onto my laptop's monitor, which is called eDP1 in my case. I am aware that this might not be the case for all laptops. Maybe xrandr should provide a possibility to detect differentiate it from the external monitor. Here are my commands from the script xsetwacom --set "Wacom Pen and multitouch sensor Pen stylus" MapToOutput "eDP1" xsetwacom --set "Wacom Pen and multitouch sensor Pen eraser" MapToOutput "eDP1" xsetwacom --set "Wacom Pen and multitouch sensor Finger touch" MapToOutput "eDP1" -- You are receiving this mail because: You are watching all bug changes.
