readme

来自「libminigui-1.3.0.tar.gz。 miniGUI的库函数源代码」· 代码 · 共 23 行

TXT
23
字号
The _GPM_SUPPORT and _PS2_SUPPORT have been moved to config.h.Old README----------IMPORTANT NOTE:You can edit native.h to include or exclude specific pointing device drivers.Define or undefine the following macros to include or exclude specific drivers:    #undef _GPM_SUPPORTor    #define _GPM_SUPPORT        1to exclude or include mouse driver based on GPM.    #undef _PS2_SUPPORTor    #define _PS2_SUPPORT        1to exclude or include PS/2 mouse driver.

⌨️ 快捷键说明

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