]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - binds-xonotic.cfg
Make scoreboard team selection on spacebar press work for old clients. While at it...
[xonotic/xonotic-data.pk3dir.git] / binds-xonotic.cfg
index 3046579ae4788b2524c51474aaf8b86590d10ead..2a81e706971d048c3106af270fc5ddbf8ff1eec2 100644 (file)
@@ -1,12 +1,3 @@
-// alias for switching the teamselect menu
-bind f5 menu_showteamselect
-
-bind f6 team_auto
-
-bind f7 menu_showsandboxtools
-bind f8 "quickmenu"
-bind f9 "cl_cmd hud minigame"
-
 // movement
 bind w +forward
 bind a +moveleft
@@ -40,10 +31,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
 
 // misc
 bind e +hook
@@ -52,6 +40,9 @@ bind ~ toggleconsole
 bind TAB +showscores
 bind ESCAPE togglemenu
 bind ENTER messagemode
+bind k kill
+bind f +use
+bind v +button8 // drag object
 bind t messagemode
 bind y messagemode2
 bind z messagemode2
@@ -60,11 +51,20 @@ bind m +hud_panel_radar_maximized
 bind b "quickmenu"
 bind i +show_info
 bind PAUSE pause
+
+// function keys
+bind F1 vyes
+bind F2 vno
+bind F3 spec
+bind F4 ready
+bind F5 team_selection_show
+bind F6 team_auto
+bind F7 menu_showsandboxtools
+bind F8 "quickmenu"
 bind F9 "cl_cmd hud minigame"
 bind F10 menu_showquitdialog
-bind F11 disconnect
+
 bind F12 screenshot
-bind F4 ready
 
 // Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well.
 bind JOY1 "+crouch"
@@ -75,7 +75,7 @@ bind JOY5 "+fire2"
 bind JOY6 "+fire"
 bind JOY7 "+zoom"
 bind JOY8 "dropweapon"
-bind JOY9 "menu_showteamselect"
+bind JOY9 team_selection_show
 bind JOY10 "+show_info"
 bind JOY11 "+showscores"
 bind JOY12 "+con_chat_maximize"
@@ -114,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 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"