X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=binds-xonotic.cfg;h=0545f15f844987651a7405c1def58fc2ad1a92a1;hb=refs%2Fheads%2FTimePath%2Fvcallgui;hp=f48842f8cdfffdde1f15aeb3b8fa6045d756aca4;hpb=ea48961feb50159e05ef56f38b7fd0ebc15cc64e;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/binds-xonotic.cfg b/binds-xonotic.cfg index f48842f8c..0545f15f8 100644 --- a/binds-xonotic.cfg +++ b/binds-xonotic.cfg @@ -1,10 +1,3 @@ -// alias for switching the teamselect menu -bind f5 menu_showteamselect - -bind f6 team_auto - -bind f7 menu_showsandboxtools - // movement bind w +forward bind a +moveleft @@ -15,8 +8,8 @@ bind LEFTARROW +moveleft bind DOWNARROW +back bind RIGHTARROW +moveright bind SHIFT +crouch -bind ENTER +jump bind SPACE +jump +bind ENTER +jump // weapons bind 0 weapon_group_0 @@ -38,8 +31,8 @@ bind MOUSE5 +hook bind MWHEELUP weapnext bind MWHEELDOWN weapprev bind r reload -bind BACKSPACE dropweapon bind g dropweapon +bind BACKSPACE dropweapon bind f +use bind v +button8 // drag object @@ -54,15 +47,26 @@ bind y messagemode2 bind z messagemode2 bind u "+con_chat_maximize" bind m +hud_panel_radar_maximized +bind b "quickmenu" bind i +show_info bind PAUSE pause + +bind F1 vyes +bind F2 vno +bind F3 spec // used for spectate/observer mode +bind F4 ready + +bind f5 menu_showteamselect // alias for switching the teamselect menu +bind f6 team_auto +bind f7 menu_showsandboxtools +bind f8 menu_showvcall + +bind F9 "cl_cmd hud minigame" 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. +// Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones work as well. bind JOY1 "+crouch" bind JOY2 "+jump" bind JOY3 "weapprev" @@ -110,12 +114,6 @@ bind kp_enter "+userbind 16" bind kp_plus "+userbind 17" bind kp_minus "+userbind 18" -bind F1 vyes -bind F2 vno - -//used for spectate/observer mode -bind F3 spec - // usercommands. These can be edited and bound by the menu. seta "userbind1_press" "say_team quad soon"; seta "userbind1_release" ""; seta "userbind1_description" "team: quad soon" seta "userbind2_press" "say_team free item %x^7 (l:%y^7); g_waypointsprite_team_here_p"; seta "userbind2_release" ""; seta "userbind2_description" "team: free item, icon" @@ -152,4 +150,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"