维基百科有关于 Control 键的符号列表:
http://en.wikipedia.org/wiki/Control_key#Notation
是否有资源列出其他键组合的不同符号(和/或“非 abc”键的符号)?
含义示例[1]没有必要。
答案1
Ctrl
维基百科对此有如下Ctrl解释:
^X Traditional notation
C-x Emacs notation
CTRL-X Old Microsoft notation
Ctrl+X New Microsoft notation
Ctrl/X OpenVMS notation
我正在添加[1]:
Ctrl_N
Ctrl--N
对应于Alt,排除上面的琐碎因素,例如Alt+X
,将是:
Alt
^[x
M-x
Mod1 x (seen in e.g. Fluxbox config)
“Windows 徽标”按钮
s-x
Win+X
Super+X
Mod4 x
...但编制完整列表是不可能的(如果有人想在这里尝试,请随意编辑我的帖子)。最好的办法是使用搜索引擎逐一查找当前应用程序的正确符号。