FirefoxSidebar/trackball.md

10 lines
313 B
Markdown
Raw Normal View History

2021-04-22 20:38:26 +00:00
# Trackballs
A selection of scripts to enhance trackball configs
## All Tracksballs
On linux you can easily change the sensitivty with the follow script, the first number is sensitivity(1-10) and the second is the accceleration (1-10), the acceleration is how fast it will speed up to be.
```xset m 5 10```