2006-03-02 Serge Koksharov <gentoosiast dog yandex dot ru>
[fvwm.git] / tests / perl / README
blobf35e6e45a6ec912b083f389318b986403b1e9301
1 These are a number of small FVWM modules written in Perl:
3 * module-example:
4         Beeps, auto-raises, auto-iconifies and auto-exits in one minute.
5         
6 * module-flash:
7         Shows a flash window on every page switch. Mainly for tutorial.
9 * module-gtkflash:
10         The same using GTK+ with small additional functionality.
12 * module-winlist:
13         Prints window names and ids to stderr and exits.
14         If -x flag is given, do this in xmessage instead of stderr.
16 * module-gtkwinlist:
17         Shows a list of windows, two columns that may be sorted by clicking
18         on titles, multiple windows may be iconified/shaded. Using Perl/Gtk.
20 * module-tkdesker:
21         A simple version of pager, does not show mini-windows or pages;
22         shows only buttons, one per desk. Using Perl/Tk.
24 * module-trackertest:
25         Creates all possible trackers and dumps their data.
27 You may just run these modules in FvwmConsole using their full path.
28 Several modules require extra Perl packages from CPAN to be installed.
30 ----------------------------------------------------------------------------
32 Other files in this directory:
34 * xmessage.fpl:
35         A test for the "FvwmPerl load" functionality.
36         SendToModule FvwmPerl load /path/to/xmessage.fpl
38 * xmessage.ppp:
39         A test for the "FvwmPerl preprocess" functionality.
40         SendToModule FvwmPerl preprocess /path/to/xmessage.ppp