Fwd: Simulate button press events

2009-12-26 Thread Matteo Landi
Sorry but the discussion was accidentally become private. -- Forwarded message -- From: Matteo Landi Date: Sat, Dec 26, 2009 at 4:51 PM Subject: Re: Simulate button press events To: Michael Libby On Sat, Dec 26, 2009 at 3:22 PM, Michael Libby wrote: > On Thu, Dec 24, 2009

Simulate button press events

2009-12-24 Thread Matteo Landi
Hi all, as the subject says, I'm trying to synthesize mouse clicks over the focused window (which is now owned by my application). Looking around it seems that gtk offers only a way to move the cursor (gdk_display_warp_pointer) but there is anything related to button press. For the moment I'm using