From d34c7118f29110904ddfa0fcc1d4caf10f554e59 Mon Sep 17 00:00:00 2001 From: mcmartin Date: Wed, 16 Feb 2011 07:02:49 +0000 Subject: [PATCH] Add Escape as another alternative for menu.cancel git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3565 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/content/menu.key | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sc2/content/menu.key b/sc2/content/menu.key index 1299b5fdc..98126cafd 100644 --- a/sc2/content/menu.key +++ b/sc2/content/menu.key @@ -25,6 +25,7 @@ select.1 = STRING:key Return select.2 = STRING:key RightControl cancel.1 = STRING:key Space cancel.2 = STRING:key RightShift +cancel.3 = STRING:key Escape # ... and the number pad. Note that zoom controls on the starmap are # different from the paging controls in Super Melee. @@ -39,7 +40,7 @@ end.2 = STRING:key Keypad-1 zoomin.2 = STRING:key Keypad-+ zoomout.2 = STRING:key Keypad-- select.3 = STRING:key Keypad-Enter -cancel.3 = STRING:key Keypad-0 +cancel.4 = STRING:key Keypad-0 # System utility keys. delete.1 = STRING:key Delete @@ -67,7 +68,7 @@ down.4 = STRING:joystick 0 hat 0 down left.4 = STRING:joystick 0 hat 0 left right.4 = STRING:joystick 0 hat 0 right -cancel.4 = STRING:joystick 0 button 1 +cancel.5 = STRING:joystick 0 button 1 select.4 = STRING:joystick 0 button 0 up.5 = STRING:joystick 1 axis 1 negative @@ -80,5 +81,5 @@ down.6 = STRING:joystick 1 hat 0 down left.6 = STRING:joystick 1 hat 0 left right.6 = STRING:joystick 1 hat 0 right -cancel.5 = STRING:joystick 1 button 1 +cancel.6 = STRING:joystick 1 button 1 select.5 = STRING:joystick 1 button 0