Added shift-p hotkey to turn the whiteboard on and off.
Commented out the delay shroud updates hotkey.
This commit is contained in:
parent
3cf2a97417
commit
e3c4d5388f
1 changed files with 11 additions and 5 deletions
|
@ -70,11 +70,6 @@
|
|||
key=n
|
||||
shift=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=delayshroud
|
||||
key=d
|
||||
shift=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=describeunit
|
||||
key=d
|
||||
|
@ -256,6 +251,17 @@
|
|||
command=zoomout
|
||||
key=-
|
||||
[/hotkey]
|
||||
# Disabled for 1.9 and the whiteboard beta test
|
||||
#[hotkey]
|
||||
# command=delayshroud
|
||||
# key=d
|
||||
# shift=yes
|
||||
#[/hotkey]
|
||||
[hotkey]
|
||||
command=wbtoggle
|
||||
key=p
|
||||
shift=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=wbexecuteaction
|
||||
key=y
|
||||
|
|
Loading…
Add table
Reference in a new issue