lifebook.h
来自「qq2440板子上」· C头文件 代码 · 共 18 行
H
18 行
/* * Fujitsu B-series Lifebook PS/2 TouchScreen driver * * Copyright (c) 2005 Vojtech Pavlik * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */#ifndef _LIFEBOOK_H#define _LIFEBOOK_Hint lifebook_detect(struct psmouse *psmouse, int set_properties);int lifebook_init(struct psmouse *psmouse);#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?