Marc Koderer > X11-GUITest-record > record.xs

Download:
X11-GUITest-record-0.15.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  
QueryVersion

Returns a string of the record extension version.

EnableRecordContext

Enables the corresponding record context. Returns the context string. If the function fails it will return 0.

FUNCTIONS (lower level) ^

The following functions are lower level functions to manipulate the record ranges. For more detail see the X Record documentation:

AddRecordRange

Adds a range to the corresponding context.

SetDeliveredEvents (first, last)

Sets the corresponding context to record delivered events from value first to last.

SetCoreRequests (first, last)

Sets the corresponding context to record core requests from value first to last.

SetDeviceEvents (first, last)

Sets the corresponding context to record device events from value first to last.

SetErrors (first, last)

Sets the corresponding context to record device events from value first to last.

SetCoreReplies (first, last)

See above.

SetExtRequestsMajor (first, last)

See above.

SetExtRequestsMinor (first, last)

See above.

SetExtRepliesMajor (first, last)

See above.

SetExtRepliesMinor (first, last)

See above.

SEE ALSO ^

X11::GUITest - For replaying the records

AUTHOR ^

Marc Koderer <mkoderer@cpan.org>, Gerald Richter <richter@ecos.de> / ecos GmbH

COPYRIGHT AND LICENSE ^

Copyright (C) 2007 by Marc Koderer / ecos GmbH

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License.