X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=binds-xonotic.cfg;h=2fa44700c0ab445368a95fa310abf4bfec5e7819;hb=a293c700fbbf3a18f25f08c1837fa4f29e8e360b;hp=3bdf7909633a288625182623498ba8a4106bc8b7;hpb=9ce1079a850c81a5f14a150f6a19cad2f51f6032;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/binds-xonotic.cfg b/binds-xonotic.cfg index 3bdf79096..2fa44700c 100644 --- a/binds-xonotic.cfg +++ b/binds-xonotic.cfg @@ -1,11 +1,11 @@ // alias for switching the teamselect menu -bind f5 menu_showteamselect +bind F5 menu_showteamselect -bind f6 team_auto +bind F6 team_auto -bind f7 menu_showsandboxtools -bind f8 "quickmenu" -bind f9 "cl_cmd hud minigame" +bind F7 menu_showsandboxtools +bind F8 "quickmenu" +bind F9 "cl_cmd hud minigame" // movement bind w +forward @@ -62,7 +62,7 @@ bind i +show_info bind PAUSE pause bind F9 "cl_cmd hud minigame" bind F10 menu_showquitdialog -bind F11 disconnect +bind F11 menu_showdisconnectdialog bind F12 screenshot bind F4 ready @@ -121,7 +121,7 @@ bind F2 vno 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 "userbind1_press" "say_team strength soon"; seta "userbind1_release" ""; seta "userbind1_description" "team: strength 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" seta "userbind3_press" "say_team took item (l:%l^7); g_waypointsprite_team_here"; seta "userbind3_release" ""; seta "userbind3_description" "team: took item, icon" seta "userbind4_press" "say_team negative"; seta "userbind4_release" ""; seta "userbind4_description" "team: negative"