modifiers

来自「ReactOS是一些高手根据Windows XP的内核编写出的类XP。内核实现机」· 代码 · 共 19 行

TXT
19
字号
Shift_R 0x36
Shift_L 0x2a

Alt_R 0xb8
Mode_switch 0xb8
ISO_Level3_Shift 0xb8

Alt_L 0x38

Control_R 0x9d
Control_L 0x1d

# Translate Meta, Super and Hyper to Windows keys. 
# This is hardcoded. See documentation for details. 

# Translate Menu to the Windows Application key. 
# This one does not work either. 
Menu 0xdd

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?