Crates.io | auto-sensitivity |
lib.rs | auto-sensitivity |
version | 0.1.0 |
source | src |
created_at | 2023-08-24 10:47:45.701139 |
updated_at | 2023-08-24 10:47:45.701139 |
description | A tool to have multiple sensitivity per pointer device on X11 |
homepage | https://github.com/owngr/autosensitivity |
repository | https://github.com/owngr/autosensitivity |
max_upload_size | |
id | 953578 |
size | 15,436 |
On linx with X11 it's hard to use gaming mouse without having to change the DPI each time compared to an office mouse. This utility allows you to have sensitivity saved per xinput device
cargo install autosensitivity
Modify the sensivity for a device as you would normaly do:
xinput list
xinput --set-prop <ID> 'libinput Accel Speed' -0.25
Then you can save the config like that:
autosensitivity --save <INPUT_NAME>
And load all your saved configs like that:
autosensitivity --load