forked from CaptaiNiveau/FirefoxSidebar
Create trackball.md
This commit is contained in:
parent
a25a718c01
commit
a0581ef357
1 changed files with 9 additions and 0 deletions
9
trackball.md
Normal file
9
trackball.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# 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```
|
||||||
|
|
Loading…
Reference in a new issue