I just noticed that portions of this post were dropped by Feedly, which I think is some kind of RSS feed thing, so if that's how this comes to you, you may want to go to the original post. Parts of this post are done using Courier font to differentiate my comments from actual Terminal I/O (input/output).
For this bit of tediousness, xinput is your friend.
Open a terminal window. Enter this command:
xinput --help
xinput list [--short || --long || --name-only || --id-only] [...]
xinput list will produce of a devices:
It comes back with a list. Velocity Scaling is the one we want.
xinput set-prop 11 259 1
This is probably not a good fix in that it will need to be reapplied each time I reboot, but it's good enough for now.
I got some clues from the Linux Mint Forums, but there was a good deal of blather there as well.
No comments:
Post a Comment