DefaultHotKeys.xml 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <?xml version="1.0" encoding="us-ascii"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset">
  3. <Tags />
  4. <Includes />
  5. <DefaultHotKeys id="DefaultHotKeys">
  6. <Map>
  7. <HotKey Slot="ForceAttack" Key="KEY_NONE" Modifiers="CTRL"/>
  8. <HotKey Slot="AttackMove" Key="KEY_A"/>
  9. <HotKey Slot="Stop" Key="KEY_S"/>
  10. <HotKey Slot="WaypointMode" Key="KEY_NONE" Modifiers="ALT"/>
  11. <HotKey Slot="PlanningMode" Key="KEY_Z" Modifiers="CTRL"/>
  12. <HotKey Slot="ReverseMove" Key="KEY_D"/>
  13. <HotKey Slot="ForceMove" Key="KEY_G"/>
  14. <HotKey Slot="Scatter" Key="KEY_X"/>
  15. <HotKey Slot="SelectAll" Key="KEY_Q"/>
  16. <HotKey Slot="SelectMatchingUnits" Key="KEY_W"/>
  17. <HotKey Slot="PreferSelection" Key="KEY_NONE" Modifiers="SHIFT"/>
  18. <HotKey Slot="ViewHomeBase" Key="KEY_H"/>
  19. <HotKey Slot="StanceAggressive" Key="KEY_A" Modifiers="ALT"/>
  20. <HotKey Slot="StanceGuard" Key="KEY_S" Modifiers="ALT"/>
  21. <HotKey Slot="StanceHoldPosition" Key="KEY_D" Modifiers="ALT"/>
  22. <HotKey Slot="StanceHoldFire" Key="KEY_G" Modifiers="ALT"/>
  23. <HotKey Slot="ChatWithAllies" Key="KEY_BACKSPACE"/>
  24. <HotKey Slot="ChatWithEveryone" Key="KEY_ENTER"/>
  25. <HotKey Slot="VoiceChat" Key="KEY_V"/>
  26. <HotKey Slot="ToggleVoiceChatMode" Key="KEY_V" Modifiers="CTRL"/>
  27. <HotKey Slot="CommunicateWithAlliesMode" Key="KEY_B"/>
  28. <HotKey Slot="QuickChatMenu" Key="KEY_M"/> <!--NOTE: This key binding is not to spec, but there will be a shuffling necessary to make this KEY_C -->
  29. <HotKey Slot="CycleHarvesters" Key="KEY_N"/>
  30. <HotKey Slot="ShowAllHealthBars" Key="KEY_SPACE" Modifiers="SHIFT"/>
  31. <HotKey Slot="PlaceRallyPoint" Key="KEY_R" Modifiers="CTRL"/>
  32. <HotKey Slot="SellMode" Key="KEY_Z"/>
  33. <HotKey Slot="ToggleRepairMode" Key="KEY_C"/>
  34. <!-- Removed because we cycle build queue types with other buttons now - NS
  35. <HotKey Slot="GoToNextBuildQueue" Key="KEY_TAB"/>
  36. <HotKey Slot="GoToPriorBuildQueue" Key="KEY_TAB" Modifiers="CTRL"/>-->
  37. <HotKey Slot="GoToNextSubGroup" Key="KEY_TAB"/>
  38. <HotKey Slot="GoToPriorSubGroup" Key="KEY_TAB" Modifiers="SHIFT"/>
  39. <HotKey Slot="SideBarMainStructurePage" Key="KEY_E"/>
  40. <HotKey Slot="SideBarOtherStructurePage" Key="KEY_R"/>
  41. <HotKey Slot="SideBarInfantryPage" Key="KEY_T"/>
  42. <HotKey Slot="SideBarVehiclePage" Key="KEY_Y"/>
  43. <HotKey Slot="SideBarAircraftPage" Key="KEY_U"/>
  44. <HotKey Slot="SideBarWatercraftPage" Key="KEY_I"/>
  45. <HotKey Slot="SideBarButtonSlot1" Key="KEY_F1"/>
  46. <HotKey Slot="SideBarButtonSlot2" Key="KEY_F2"/>
  47. <HotKey Slot="SideBarButtonSlot3" Key="KEY_F3"/>
  48. <HotKey Slot="SideBarButtonSlot4" Key="KEY_F4"/>
  49. <HotKey Slot="SideBarButtonSlot5" Key="KEY_F5"/>
  50. <HotKey Slot="SideBarButtonSlot6" Key="KEY_F6"/>
  51. <HotKey Slot="SideBarButtonSlot7" Key="KEY_F7"/>
  52. <HotKey Slot="SideBarButtonSlot8" Key="KEY_F8"/>
  53. <HotKey Slot="SideBarButtonSlot9" Key="KEY_F9"/>
  54. <HotKey Slot="SideBarButtonSlot10" Key="KEY_F10"/>
  55. <HotKey Slot="SideBarButtonSlot11" Key="KEY_F11"/>
  56. <HotKey Slot="SideBarButtonSlot12" Key="KEY_F12"/>
  57. <!--
  58. <HotKey Slot="SideBarButtonSlot1" Key="KEY_Q" Modifiers="CTRL"/>
  59. <HotKey Slot="SideBarButtonSlot2" Key="KEY_W" Modifiers="CTRL"/>
  60. <HotKey Slot="SideBarButtonSlot3" Key="KEY_E" Modifiers="CTRL"/>
  61. <HotKey Slot="SideBarButtonSlot4" Key="KEY_A" Modifiers="CTRL"/>
  62. <HotKey Slot="SideBarButtonSlot5" Key="KEY_S" Modifiers="CTRL"/>
  63. <HotKey Slot="SideBarButtonSlot6" Key="KEY_D" Modifiers="CTRL"/>
  64. <HotKey Slot="SideBarButtonSlot7" Key="KEY_Z" Modifiers="CTRL"/>
  65. <HotKey Slot="SideBarButtonSlot8" Key="KEY_X" Modifiers="CTRL"/>
  66. <HotKey Slot="SideBarButtonSlot9" Key="KEY_C" Modifiers="CTRL"/>
  67. -->
  68. <HotKey Slot="UnitAbilityButtonSlot1" Key="KEY_F"/>
  69. <HotKey Slot="PlayerPowerButtonSlot1" Key="KEY_Q" Modifiers="ALT"/>
  70. <HotKey Slot="PlayerPowerButtonSlot2" Key="KEY_W" Modifiers="ALT"/>
  71. <HotKey Slot="PlayerPowerButtonSlot3" Key="KEY_E" Modifiers="ALT"/>
  72. <HotKey Slot="PlayerPowerButtonSlot4" Key="KEY_R" Modifiers="ALT"/>
  73. <HotKey Slot="PlayerPowerButtonSlot5" Key="KEY_T" Modifiers="ALT"/>
  74. <HotKey Slot="PlayerPowerButtonSlot6" Key="KEY_Y" Modifiers="ALT"/>
  75. <HotKey Slot="PlayerPowerButtonSlot7" Key="KEY_U" Modifiers="ALT"/>
  76. <HotKey Slot="PlayerPowerButtonSlot8" Key="KEY_I" Modifiers="ALT"/>
  77. <HotKey Slot="PlayerPowerButtonSlot9" Key="KEY_O" Modifiers="ALT"/>
  78. <HotKey Slot="PlayerPowerButtonSlot10" Key="KEY_P" Modifiers="ALT"/>
  79. <HotKey Slot="SaveViewBookmark1" Key="KEY_J" Modifiers="CTRL"/>
  80. <HotKey Slot="SaveViewBookmark2" Key="KEY_K" Modifiers="CTRL"/>
  81. <HotKey Slot="SaveViewBookmark3" Key="KEY_L" Modifiers="CTRL"/>
  82. <HotKey Slot="SaveViewBookmark4" Key="KEY_SEMICOLON" Modifiers="CTRL"/>
  83. <HotKey Slot="GoToViewBookmark1" Key="KEY_J"/>
  84. <HotKey Slot="GoToViewBookmark2" Key="KEY_K"/>
  85. <HotKey Slot="GoToViewBookmark3" Key="KEY_L"/>
  86. <HotKey Slot="GoToViewBookmark4" Key="KEY_SEMICOLON"/>
  87. <HotKey Slot="CameraReset" Key="KEY_KP5"/>
  88. <HotKey Slot="CameraScrollLeft" Key="KEY_LEFT"/>
  89. <HotKey Slot="CameraScrollRight" Key="KEY_RIGHT"/>
  90. <HotKey Slot="CameraScrollUp" Key="KEY_UP"/>
  91. <HotKey Slot="CameraScrollDown" Key="KEY_DOWN"/>
  92. <HotKey Slot="CameraRotateLeft" Key="KEY_KP4"/>
  93. <HotKey Slot="CameraRotateRight" Key="KEY_KP6"/>
  94. <HotKey Slot="CameraZoomIn" Key="KEY_KP8"/>
  95. <HotKey Slot="CameraZoomOut" Key="KEY_KP2"/>
  96. <HotKey Slot="ToggleFastForwardMode" Key="KEY_PERIOD"/>
  97. <HotKey Slot="ToggleHUD" Key="KEY_END"/>
  98. <HotKey Slot="ViewLastEvaEvent" Key="KEY_SPACE"/>
  99. <HotKey Slot="OpenPauseScreen" Key="KEY_ESC"/>
  100. <HotKey Slot="SelectGroup0" Key="KEY_0"/>
  101. <HotKey Slot="SelectGroup1" Key="KEY_1"/>
  102. <HotKey Slot="SelectGroup2" Key="KEY_2"/>
  103. <HotKey Slot="SelectGroup3" Key="KEY_3"/>
  104. <HotKey Slot="SelectGroup4" Key="KEY_4"/>
  105. <HotKey Slot="SelectGroup5" Key="KEY_5"/>
  106. <HotKey Slot="SelectGroup6" Key="KEY_6"/>
  107. <HotKey Slot="SelectGroup7" Key="KEY_7"/>
  108. <HotKey Slot="SelectGroup8" Key="KEY_8"/>
  109. <HotKey Slot="SelectGroup9" Key="KEY_9"/>
  110. <HotKey Slot="ViewGroup0" Key="KEY_0" Modifiers="ALT"/>
  111. <HotKey Slot="ViewGroup1" Key="KEY_1" Modifiers="ALT"/>
  112. <HotKey Slot="ViewGroup2" Key="KEY_2" Modifiers="ALT"/>
  113. <HotKey Slot="ViewGroup3" Key="KEY_3" Modifiers="ALT"/>
  114. <HotKey Slot="ViewGroup4" Key="KEY_4" Modifiers="ALT"/>
  115. <HotKey Slot="ViewGroup5" Key="KEY_5" Modifiers="ALT"/>
  116. <HotKey Slot="ViewGroup6" Key="KEY_6" Modifiers="ALT"/>
  117. <HotKey Slot="ViewGroup7" Key="KEY_7" Modifiers="ALT"/>
  118. <HotKey Slot="ViewGroup8" Key="KEY_8" Modifiers="ALT"/>
  119. <HotKey Slot="ViewGroup9" Key="KEY_9" Modifiers="ALT"/>
  120. <HotKey Slot="CreateGroup0" Key="KEY_0" Modifiers="CTRL"/>
  121. <HotKey Slot="CreateGroup1" Key="KEY_1" Modifiers="CTRL"/>
  122. <HotKey Slot="CreateGroup2" Key="KEY_2" Modifiers="CTRL"/>
  123. <HotKey Slot="CreateGroup3" Key="KEY_3" Modifiers="CTRL"/>
  124. <HotKey Slot="CreateGroup4" Key="KEY_4" Modifiers="CTRL"/>
  125. <HotKey Slot="CreateGroup5" Key="KEY_5" Modifiers="CTRL"/>
  126. <HotKey Slot="CreateGroup6" Key="KEY_6" Modifiers="CTRL"/>
  127. <HotKey Slot="CreateGroup7" Key="KEY_7" Modifiers="CTRL"/>
  128. <HotKey Slot="CreateGroup8" Key="KEY_8" Modifiers="CTRL"/>
  129. <HotKey Slot="CreateGroup9" Key="KEY_9" Modifiers="CTRL"/>
  130. <HotKey Slot="AddToGroup0" Key="KEY_0" Modifiers="SHIFT"/>
  131. <HotKey Slot="AddToGroup1" Key="KEY_1" Modifiers="SHIFT"/>
  132. <HotKey Slot="AddToGroup2" Key="KEY_2" Modifiers="SHIFT"/>
  133. <HotKey Slot="AddToGroup3" Key="KEY_3" Modifiers="SHIFT"/>
  134. <HotKey Slot="AddToGroup4" Key="KEY_4" Modifiers="SHIFT"/>
  135. <HotKey Slot="AddToGroup5" Key="KEY_5" Modifiers="SHIFT"/>
  136. <HotKey Slot="AddToGroup6" Key="KEY_6" Modifiers="SHIFT"/>
  137. <HotKey Slot="AddToGroup7" Key="KEY_7" Modifiers="SHIFT"/>
  138. <HotKey Slot="AddToGroup8" Key="KEY_8" Modifiers="SHIFT"/>
  139. <HotKey Slot="AddToGroup9" Key="KEY_9" Modifiers="SHIFT"/>
  140. <HotKey Slot="TelestratorToggle" Key="KEY_HOME"/>
  141. <HotKey Slot="TelestratorErase" Key="KEY_DEL"/>
  142. <HotKey Slot="TelestratorNextLineWidth" Key="KEY_INS"/>
  143. <HotKey Slot="TelestratorNextColor" Key="KEY_PGUP"/>
  144. <HotKey Slot="TelestratorPriorColor" Key="KEY_PGDN"/>
  145. <HotKey Slot="TakeScreenShot" Key="KEY_F12"/>
  146. <HotKey Slot="ReloadRapidIterationFeature" Key="KEY_ESC" Modifiers="SHIFT"/>
  147. <HotKey Slot="TakeUnitsFromAlly" Key="KEY_SLASH"/>
  148. <HotKey Slot="GiveUnitsToAlly" Key="KEY_P"/>
  149. <HotKey Slot="OpenPlayerTechStore" Key="KEY_TICK"/>
  150. <HotKey Slot="OpenSaveGameScreen" Key="KEY_S" Modifiers="SHIFT"/>
  151. <HotKey Slot="OpenLoadGameScreen" Key="KEY_L" Modifiers="SHIFT"/>
  152. </Map>
  153. </DefaultHotKeys>
  154. </AssetDeclaration>