Skip to content

Commit

Permalink
Add command grid hotkeys to the default hotkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
Rampoina committed Jul 20, 2022
1 parent 3079f0b commit 06e42f3
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions mk/shared/glestkeys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
RenderInGamePerformance=`
RenderNetworkStatus=N
ShowFullConsole=M
Screenshot=E
FreeCameraMode=F
Screenshot=J
FreeCameraMode=Y
ResetCameraMode=space
CameraModeLeft=left
CameraModeRight=right
Expand All @@ -26,20 +26,30 @@ GroupUnitsKey7='6'
GroupUnitsKey8='7'
GroupUnitsKey9='8'
GroupUnitsKey10='9'
CameraRotateLeft=A
CameraRotateRight=D
CameraRotateLeft=O
CameraRotateRight=P
CameraRotateUp=S
CameraRotateDown=W
HotKeyBuild1=Q
HotKeyBuild2=W
HotKeyBuild3=E
HotKeyBuild4=R
HotKeyBuild5=A
HotKeyBuild6=S
HotKeyBuild7=D
HotKeyBuild8=F
HotKeyBuild9=Z
HotKeyBuild10=X
HotKeyCenterCameraOnSelection=G
HotKeySelectIdleHarvesterUnit=I
HotKeySelectBuiltBuilding=B
HotKeyShowDebug=?
HotKeyDumpWorldToLog=\
HotKeyRotateUnitDuringPlacement=R
HotKeySelectDamagedUnit=D
HotKeySelectDamagedUnit=U
HotKeySelectStoreUnit=T
HotKeySelectedUnitsAttack=A
HotKeySelectedUnitsStop=S
HotKeySelectedUnitsAttack=I
HotKeySelectedUnitsStop=;
HotKeyToggleOSMouseEnabled=/
ChatTeamMode=H
ToggleHealthbars=#
Expand Down

0 comments on commit 06e42f3

Please sign in to comment.