https://bugs.kde.org/show_bug.cgi?id=436324
--- Comment #1 from Richard Gomes <rgomes.i...@gmail.com> --- I inform that the difficulty can be circumvented by forcing X11 to employ the wacom module, as shown below. More info at: https://github.com/linuxwacom/xf86-input-wacom/issues/175 file: /etc/X11/xorg.conf.d/90-wacom-override.conf ------------------------------------------------- Section "InputClass" Identifier "Wacom driver override" MatchProduct "ELAN2514:00 04F3:2B05" MatchDevicePath "/dev/input/event*" Driver "wacom" EndSection -- You are receiving this mail because: You are watching all bug changes.