mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
Pointer accel attempt fix
This commit is contained in:
parent
af9066fb6d
commit
b0c0ecc894
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
input = {
|
||||
"5426:103:Razer_Razer_Naga_Trinity" = {
|
||||
accel_profile = "adaptive";
|
||||
pointer_accel = "0";
|
||||
pointer_accel = "-0.5";
|
||||
};
|
||||
"5824:1503:screenstub-tablet" = { events = "disabled"; };
|
||||
"5824:1503:screenstub-mouse" = { events = "disabled"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue