搜索资源列表
KEYBDforwinceps2
- CE下的PS2键盘驱动,可以接PS2键盘和鼠标基本上不需要怎么修改,可以直接使用-the PS2 keyboard-driven, accessible PS2 keyboard and mouse is basically no need to revise how, can be used directly
KEY_PS2
- PS2键盘。鼠标驱动-PS2 keyboard. Mouse Drivers
KeyMouse
- 通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_M
PS2code
- PS2鼠标键盘协议代码 PS2鼠标键盘协议代码 PS2鼠标键盘协议代码-PS2 mouse and keyboard protocol code
ps2mouse
- 在X86环境下PS2的鼠标开发,可以用在嵌入式X86的驱动开发当中-In the X86 environment, PS2 mouse development, can be used in which driven development of embedded X86
key-and-mouse
- 支持鼠标和键盘的模拟 驱动模拟 使用winddk编程成功 支持usb鼠键 和ps2鼠键-Support mouse and keyboard emulation driver successfully simulated using winddk programming support usb ps2 mouse key and mouse button
ps2mouse
- 基于FPGA的PS2鼠标驱动,代码采用verilog语言。-the driver of ps2 mouse
InvertMouseDriver
- Driver to invert the y-axis of a PS2 mouse.