-// alias for switching the teamselect menu
-bind F5 menu_showteamselect
-
-bind F6 team_auto
-
-bind F7 menu_showsandboxtools
-bind F8 "quickmenu"
-
// movement
bind w +forward
bind a +moveleft
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
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
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 menu_showteamselect
+bind F6 team_auto
+bind F7 menu_showsandboxtools
+bind F8 "quickmenu"
bind F9 "cl_cmd hud minigame"
bind F10 menu_showquitdialog
+
bind F12 screenshot
-bind F4 ready
// Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well.
bind JOY1 "+crouch"
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"