On Tue, 22 Jul 2003, Roland Pabel wrote: > I'd like to know if anyone ever thought of a way to spoof mouse/keyboards > events, so you could send special events like clicked() to any application > running...
No, why would anyone ever want that? ;) > If no one knows of an implementation, could you tell me with which of the > X11/extensions/ header files to start with? Look for xtrap (and xtest). Some pointers: xc/programs/xtrap/ xc/programs/Xserver/XTrap/ xc/doc/specs/Xext/record.ms (has nice overview of the area) xc/doc/hardcopy/Xext/xtest.PS.gz And then there is XSendEvent, of course... ;) -Peter _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
