keyname

[EN]

Enumerate all mouse and keyboard keys for reference in other places, to avoid hard coding string in the code.

Virtual key table: https://www.cnblogs.com/del/archive/2007/12/07/987364.html Key Names table: http://www.hotkeynet.com/ref/keynames.html

[CN] 对所有的 鼠标, 键盘 按键的枚举. 以供在其他地方引用, 避免由于手动输入字符串所引发的错误.

hotkeynet.keyname.LWIN_(*keys: str) str[source]

Left windows + any key

hotkeynet.keyname.RWIN_(*keys: str) str[source]

Right windows + any key