Documentation/devtools/maemo5/xresponse-visualize

(New page: == Description == xresponse-visualize is a set of scripts that can be used on the host/Scratchbox environment to visualize xresponse log files....)
(update for Fremantle)
Line 20: Line 20:
== Notes ==
== Notes ==
-
The recommended dependencies (''imagemagick'' and ''python-pygame'') for xresponse-visualize are not (yet) provided with the maemo SDK, but are expected to be found from the user's host system.
+
The recommended ''imagemagick'' dependency for xresponse-visualize is not (yet) provided with the maemo SDK, but are expected to be found from the user's host system.  It's needed only by the animated GIF creation script, not by the visualization program itself.
== Links ==
== Links ==

Revision as of 16:01, 13 November 2009

Contents

Description

xresponse-visualize is a set of scripts that can be used on the host/Scratchbox environment to visualize xresponse log files.

  • xresponse-convert: create a series of images from xresponse logs highlighting the area of the screen where changes were detected.
  • xresponse-visualize: animates images create with xresponse-convert

Packages

source: xresponse-visualize

binary: xresponse-visualize


Usage Examples

-

Notes

The recommended imagemagick dependency for xresponse-visualize is not (yet) provided with the maemo SDK, but are expected to be found from the user's host system. It's needed only by the animated GIF creation script, not by the visualization program itself.

Links

[xresponse-convert man page](/development/documentation/man_pages/xresponse-convert.html)

[xresponse-visualize man page](/development/documentation/man_pages/xresponse-visualize.html)

See Also

xresponse