From fab3a4946a50149ec6ae871e8f9aebc1c26d41cf Mon Sep 17 00:00:00 2001 From: terencehill Date: Tue, 21 Jan 2014 10:37:15 +0100 Subject: [PATCH] Move quickmenu alias to _hud_common.cfg --- _hud_common.cfg | 2 ++ defaultXonotic.cfg | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_hud_common.cfg b/_hud_common.cfg index 6371e7b80..c0fee4e37 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -42,6 +42,8 @@ seta hud_panel_quickmenu_translatecommands 0 "when the game is translated, trans seta hud_panel_quickmenu_time 5 "quickmenu expires after this number of seconds in the same page" // hud panel aliases +alias quickmenu "cl_cmd hud quickmenu" + alias hud_panel_radar_rotate "toggle hud_panel_radar_rotation 0 1 2 3 4" alias +hud_panel_radar_maximized "cl_cmd hud radar 1" alias -hud_panel_radar_maximized "cl_cmd hud radar 0" diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e21467004..0414be15f 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -691,7 +691,6 @@ bind F11 disconnect bind F12 screenshot bind F4 ready bind ALT +showaccuracy -alias quickmenu "cl_cmd hud quickmenu" bind b quickmenu // Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well. -- 2.39.2