add ctrl-x (resp. cmd-x for the Mac) as default hotkey for 'clear messages'

This commit is contained in:
uso 2008-02-05 03:29:47 +00:00
parent 5ebdb36e6b
commit e247fb8dcd

View file

@ -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