Quintus / Automations

Automations is a Ruby 1.9 project consisting of libraries to fake and simulate (automate) user input like pressing keys or moving windows. Linux X server systems can be automated by using xdotool internally, Windows systems by using AutoItX3.
30 stars 8 forks source link

Window id parameter doesn't work #1

Closed Quintus closed 14 years ago

Quintus commented 14 years ago

The window id parameter of many methods of the XDo::Keyboard module does not work. It just shows an error message of xdotool.

Quintus commented 14 years ago

Fixed in 0.0.2.