cvsimport
[fvwm.git] / tests / perl / README
blobcd2d4d9f082ddcccf695cda66466faa74f6729c2
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.
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 * show-commands:
35         A test for FVWM::Commands module (used to generate docs/COMMANDS).
36         Show all fvwm commands with descriptions, on standard output (-t)
37         or using some X dialog (-x) or using gtk combo box (autodetected).
39 * xmessage.fpl:
40         A test for the "FvwmPerl load" functionality.
41         SendToModule FvwmPerl load /path/to/xmessage.fpl
43 * xmessage.ppp:
44         A test for the "FvwmPerl preprocess" functionality.
45         SendToModule FvwmPerl preprocess /path/to/xmessage.ppp