#How to change mouse debounce time?
6 messages · Page 1 of 1 (latest)
vm with hardware passthru if there is no driver for linux
You can use Windows to change whatever you want in their official software and then save it
It will not change if you plug it in to another device
And since model o has 3 extra buttons, you can make some macros for changing options without changing your device
There is no official software for Linux. I don't know maybe you can use Wine?
libinput debounce prevention can be disabled by putting
[NoDCPrevention]
MatchName=*
ModelBouncingKeys=1
in
/etc/libinput/local-overrides.quirks
and if your mouse has built in debounce prevention then you'll need windows to change it
sorry for not responding, i've been kinda busy but I will try these, thanks!