-
Notifications
You must be signed in to change notification settings - Fork 0
/
uikeys.txt
81 lines (62 loc) · 1.77 KB
/
uikeys.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
unbindall // clear the defaults (required)
// BAR hotkey config file: grid optimized for 60% keyboards
// remap F-keys to use meta+ (spacebar) and ` to Q with modifiers
// Load common keys //
keyload LuaUI/Hotkeys/misckey.txt
keyload LuaUI/Hotkeys/gridkey.txt
keyload LuaUI/Hotkeys/numkey.txt
// My hotkeys //
keyload LuaUI/Hotkeys/selectkey.txt
keyload LuaUI/Hotkeys/buildkey.txt
keyload LuaUI/Hotkeys/camerakey.txt
// Unit actions: general //
bind sc_a wait
bind Ctrl+sc_a stop
bind Shift+sc_a gatherwait
bind Alt+sc_a wait queued
bind Ctrl+sc_z command_skip_current
bind Ctrl+sc_x command_cancel_last
bind sc_w,sc_w repeat 1
bind sc_w repeat 0
bind Ctrl+sc_w,Ctrl+sc_w,Ctrl+sc_w movestate 1
bind Ctrl+sc_w,Ctrl+sc_w movestate 0
bind Ctrl+sc_w movestate 2
bind Shift+sc_w,Shift+sc_w onoff 0
bind Shift+sc_w onoff 1
// Unit actions: construcion //
bind sc_t reclaim
bind Ctrl+sc_t repair
bind Alt+sc_t resurrect
bind Ctrl+sc_d stopproduction
bind sc_m restore
bind Ctrl+sc_s,Ctrl+sc_s factoryguard 0
bind Ctrl+sc_s factoryguard 1
// Unit actions: combat //
bind sc_g fight
bind Ctrl+sc_g attack
bind Alt+sc_g areaattack
bind sc_b manualfire
bind sc_b manuallaunch
bind Ctrl+sc_b settarget
bind Alt+sc_b canceltarget
bind Ctrl+sc_f guard
bind Ctrl+sc_e patrol
bind Alt+sc_w,Alt+sc_w,Alt+sc_w firestate 1
bind Alt+sc_w,Alt+sc_w firestate 0
bind Alt+sc_w firestate 2
// Unit actions: unique //
bind sc_= cloak
bind sc_= wantcloak
bind Ctrl+sc_= loadunits
bind Alt+sc_= unloadunits
bind Shift+sc_= capture
bind Alt+sc_d selfd
bind Ctrl+Alt+sc_d selfd queued
// ### UNSORTED ### //
bind Ctrl+sc_esc,Ctrl+sc_esc drawlabel
bind Ctrl+sc_esc drawinmap // you have to hold it
// bind Shift+sc_f forcestart
bind sc_i unit_stats
bind Ctrl+sc_i customgameinfo
bind ] increasespeed
bind [ decreasespeed