| 就是用alias 时要求如下格式: 
 alias shortkey Keyboard Commandsfunckey shortkey Keyboard Commands
 Keyboard Commands我可以通过执行Tools->Utilities->Keyboard Commands 命令来查看
 
 那shortkey的全部标准名从哪里可以找到呢?组合快捷键的标准表示语法又是什么的呢?
 
 比如:
 alias Enter Done
 alias Escape ESC 是否正确
 
 还是
 alias Ent Done
 alias Esc ESC 对呢?
 
 |