Thanks for the great solution to the problem. But unfortunately I seem to be too stupid to blacklist the PEN.
I have a special solution where the pen and touchscreen run as separate devices. This allows me to switch off the touchscreen when drawing and work only with the pen. The pen has a button that I can use to right click, so that would be double.
sudo evdev-rce
Found touch screen at /dev/input/event10: Goodix Active Stylus Pen
Found touch screen at /dev/input/event9: Goodix Capacitive TouchScreen
TOUCH_DEVICE_WHITELIST="device1 Goodix Capacitive TouchScreen" sudo evdev-rce
dont work
thank you in advance
regards Peter
Thanks for the great solution to the problem. But unfortunately I seem to be too stupid to blacklist the PEN.
I have a special solution where the pen and touchscreen run as separate devices. This allows me to switch off the touchscreen when drawing and work only with the pen. The pen has a button that I can use to right click, so that would be double.
TOUCH_DEVICE_WHITELIST="device1 Goodix Capacitive TouchScreen" sudo evdev-rcedont work
thank you in advance
regards Peter