Provide several Ruby methods for simulating mouse click and cursor movement in Windows. This gem use DL library and SendInput method so there is no dependency on FFI or Win32-api. Currently only contains 5 methods (mouse_move(x,y), left_click, right_click, cursor_position and mouse_scroll). More control over mouse movement such as speed or locus will be implemented in future releases.
Required Ruby Version
>= 1.9.0
Authors
erinata
Versions
- 0.5.9 May 31, 2019 (12.5 KB)
- 0.5.2 May 18, 2019 (12.5 KB)
- 0.5.0 May 08, 2019 (12 KB)
- 0.4.3 May 08, 2019 (12 KB)
- 0.4.0 April 14, 2019 (12 KB)
- 0.1.3 December 30, 2010 (6 KB)