X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=binds-xonotic.cfg;h=3bdf7909633a288625182623498ba8a4106bc8b7;hb=97432e0c70ef3105f28b329d089e0eef927b5a60;hp=611f5da95a867d7be500d8caf38b8a84038f12e0;hpb=0b16f04c81383566eda1afd6ac80491e7edb54d3;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/binds-xonotic.cfg b/binds-xonotic.cfg index 611f5da95a..3bdf790963 100644 --- a/binds-xonotic.cfg +++ b/binds-xonotic.cfg @@ -65,7 +65,6 @@ bind F10 menu_showquitdialog bind F11 disconnect bind F12 screenshot bind F4 ready -bind ALT +showaccuracy // Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well. bind JOY1 "+crouch" @@ -157,4 +156,4 @@ seta "userbind31_press" ""; seta "userbind31_release" ""; seta "userbind31_descr seta "userbind32_press" ""; seta "userbind32_release" ""; seta "userbind32_description" "" alias _userbind_call "${$1}" alias +userbind "_userbind_call userbind${1}_press" -alias -userbind "_userbind_call userbind${1}_release" \ No newline at end of file +alias -userbind "_userbind_call userbind${1}_release"