cordarei / libwm

Automatically exported from code.google.com/p/libwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warp mouse

GoogleCodeExporter opened this issue · comments

Add a function to warp the mouse pointer to a specified point inside a Window.

Original issue reported on code.google.com by maililis...@gmail.com on 13 Jul 2009 at 9:11

Original comment by maililis...@gmail.com on 29 Jul 2009 at 8:27

  • Added labels: Milestone-Release0.1
Added Window::warpMouse using XWarpPointer and Win32 SetCursorPos.

Original comment by maililis...@gmail.com on 29 Jul 2009 at 3:45

  • Changed state: Fixed