Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wjshan0808 committed May 29, 2018
1 parent b1119b2 commit d4128e0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# KeyboardMouseSimulateDriver
键盘鼠标模拟器驱动
键盘鼠标(PS2)模拟器驱动及C# Demo,

 C++ 语言驱动包含 WinIO, WinRing0, WindowsAPI:event*.

 C# 语言的Demo.

问题描述:
鼠标相对移动存在不正确性,绝对移动没正确性.
基于于Thinkpad E460上的开发及测试.

不支持HID设备.

0 comments on commit d4128e0

Please sign in to comment.