X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=binds-xonotic.cfg;h=3bdf7909633a288625182623498ba8a4106bc8b7;hp=18ee7ea28f1a100f21e29c8e0aed1d0c9fece23e;hb=25101da639150fcf400eb4715bfcd1a0b2ec491a;hpb=869991b3a7c8f1fb75a4623649877f35d4ad57c8 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"