summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2018-07-27 19:27:31 +0200
committerAndré Glüpker <andre.gluepker@ubisoft.com>2020-01-20 19:08:55 +0100
commitb0d358e36076dac0bf1c6e614d8cb7b37888353f (patch)
treed1359fc85952222d1e8cd471396232b0f73d4b44
parent8ac6d6b20d2d739764da0c7bd43521604519d053 (diff)
downloadconfig-csgo-b0d358e36076dac0bf1c6e614d8cb7b37888353f.tar.gz
config-csgo-b0d358e36076dac0bf1c6e614d8cb7b37888353f.tar.bz2
config-csgo-b0d358e36076dac0bf1c6e614d8cb7b37888353f.zip
Sensitivity/Buttons for new mouse
-rw-r--r--bindings.cfg8
1 files changed, 5 insertions, 3 deletions
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 :)