mirror of
https://github.com/CaptaiNiveau/FirefoxSidebar.git
synced 2024-11-22 14:52:49 +00:00
9 lines
313 B
Markdown
9 lines
313 B
Markdown
# 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```
|
|
|