📄 keysym2ucs.h
字号:
/* $XFree86: xc/programs/xterm/keysym2ucs.h,v 1.1 1999/06/12 15:37:18 dawes Exp $ *//* * This module converts keysym values into the corresponding ISO 10646-1 * (UCS, Unicode) values. */#include <X11/X.h>long keysym2ucs(KeySym keysym);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -