Remove mouse acceleration on desktop

master
Quentin Duchemin 2020-06-02 11:14:02 +02:00
parent 0303d50ebb
commit ae721547a3
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
2 changed files with 1 additions and 4 deletions

View File

@ -34,9 +34,6 @@ exec --no-startup-id catia
# automate port mapping for applications # automate port mapping for applications
exec --no-startup-id jack-matchmaker -p ~/.config/jack-matchmaker/patterns exec --no-startup-id jack-matchmaker -p ~/.config/jack-matchmaker/patterns
# set mouse acceleration
exec --no-startup-id xinput set-prop 'pointer:Razer Razer DeathAdder Chroma' --type=float 'libinput Accel Speed' -.4
# Start ALSA/Jack bridge for RODE mic # Start ALSA/Jack bridge for RODE mic
exec_always --no-startup-id zita-a2j -d hw:Mini -j Rode -c 1 exec_always --no-startup-id zita-a2j -d hw:Mini -j Rode -c 1

View File

@ -37,7 +37,7 @@ mumble:output_1
.*:Mumble/in-1 .*:Mumble/in-1
# Microphone # Microphone
.*?:capture_1 .*?:capture_1$
.*?:AudioCallback.*?in_0$ .*?:AudioCallback.*?in_0$
.*?:capture_1$ .*?:capture_1$
.*?:in_1$ .*?:in_1$