add ctrl-x (resp. cmd-x for the Mac) as default hotkey for 'clear messages'
This commit is contained in:
parent
5ebdb36e6b
commit
e247fb8dcd
1 changed files with 10 additions and 0 deletions
|
@ -28,6 +28,11 @@
|
|||
cmd=yes
|
||||
key=c
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=clearmessages
|
||||
cmd=yes
|
||||
key=x
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=createunit
|
||||
key=c
|
||||
|
@ -254,6 +259,11 @@
|
|||
ctrl=yes
|
||||
key=c
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=clearmessages
|
||||
ctrl=yes
|
||||
key=x
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=createunit
|
||||
ctrl=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue