From b0d358e36076dac0bf1c6e614d8cb7b37888353f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Fri, 27 Jul 2018 19:27:31 +0200 Subject: Sensitivity/Buttons for new mouse --- bindings.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'bindings.cfg') diff --git a/bindings.cfg b/bindings.cfg index c950112..7e05cb7 100644 --- a/bindings.cfg +++ b/bindings.cfg @@ -77,8 +77,10 @@ bind "END" "coverme" bind "MOUSE1" "+attack" bind "MOUSE2" "+attack2" bind "MOUSE3" "compliment" //fallback" -bind "MOUSE4" "+jumpthrow" -bind "MOUSE5" "maybe_c" +bind "MOUSE4" "+mic" +bind "MOUSE5" "+jumpthrow" //fallback" +// bind "MOUSE4" "+jumpthrow" +// bind "MOUSE5" "maybe_c" bind "MWHEELUP" "" bind "MWHEELDOWN" "+jump" bind "KP_MULTIPLY" "+mic" @@ -137,7 +139,7 @@ m_mouseaccel1 0 m_mouseaccel2 0 m_customaccel 0 m_customaccel_scale 0 -sensitivity 1.25 // Should be the same as windows as of 08.01.2016 +sensitivity 0.8 // Should be the same as windows as of 08.01.2016 // FPS (Mehrfache vom Tickrate) fps_max 129 // 129 // lets try 0 for a change :) -- cgit v1.2.3