Currently the relative speed for the Pen and Touch function is set via the general Mouse System Settings module. This will result in bad behavior on some Tablets where one wants to set the relative speed of the Pen/Touch independent from the connected mouse. Needs a change in the mouse kcm to allow that the settings can be applied only to certain devices (mouse only would be nice) so that an independent setting can be introduced in the Wacom-Tablet KCM
What needs to be added: # xinput calls like these # need ui front-end and settings in the configfile + changes in the xsetwacomadapter and friends xinput set-prop "Wacom Bamboo 2FG 4x5 Finger touch" "Device Accel Profile" 3 xinput set-prop "Wacom Bamboo 2FG 4x5 Finger touch" --type=float "Device Accel Adaptive Deceleration" 2.000000 xinput set-prop "Wacom Bamboo 2FG 4x5 Finger touch" --type=float "Device Accel Velocity Scaling" 0.700000 xinput set-prop "Wacom Bamboo 2FG 4x5 Finger touch" --type=float "Device Accel Constant Deceleration" 1.000000
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
Likely not relevant anymore. Lots has changed in the last years.