Bug 309912 - Independent relative mouse speed for touch/stylus
Summary: Independent relative mouse speed for touch/stylus
Status: RESOLVED LATER
Alias: None
Product: wacomtablet
Classification: Plasma
Component: general (show other bugs)
Version: 1.99.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Jörg Ehrichs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-11 17:00 UTC by Jörg Ehrichs
Modified: 2021-03-09 07:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Ehrichs 2012-11-11 17:00:51 UTC
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
Comment 1 Jörg Ehrichs 2012-11-11 21:06:03 UTC
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
Comment 2 Justin Zobel 2021-03-09 07:25:44 UTC
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.
Comment 3 Jörg Ehrichs 2021-03-09 07:53:41 UTC
Likely not relevant anymore. Lots has changed in the last years.