X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=binds-xonotic.cfg;h=3bdf7909633a288625182623498ba8a4106bc8b7;hb=b1c2a0def89f6953e57aedf86fb69fa6af103524;hp=18ee7ea28f1a100f21e29c8e0aed1d0c9fece23e;hpb=073cc17f87486bec59ac2b6f9c26bf1155dbd7d8;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/binds-xonotic.cfg b/binds-xonotic.cfg index 18ee7ea28..3bdf79096 100644 --- a/binds-xonotic.cfg +++ b/binds-xonotic.cfg @@ -40,6 +40,7 @@ bind MWHEELUP weapnext bind MWHEELDOWN weapprev bind r reload bind BACKSPACE dropweapon +bind k kill bind g dropweapon bind f +use bind v +button8 // drag object @@ -64,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" @@ -156,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"