[Haskell-cafe] ANN: Robot - Simulate keyboard and mouse events under X11

Chris Wong chrisyco+haskell-cafe at gmail.com
Mon May 13 02:39:20 CEST 2013


On Sun, May 12, 2013 at 8:46 PM, Niklas Hambüchen <mail at nh2.me> wrote:
> Yes, that works now.

Excellent!

> I have another problem though: I move the cursor at high resolution
> (128 Hz) and it seems that when robot issues a command to X, it
> disables (keyboard) state so far. This means that it's impossible for
> me to Ctrl-C my program: Only "c" is sent all the time, me pressing
> Ctrl seems to be reset with the next robot event.

Can you show me the code that triggers that behavior?

--
Chris Wong, fixpoint conjurer
  e: lambda.fairy at gmail.com
  w: http://lfairy.github.io/



More information about the Haskell-Cafe mailing list