1wmgenmenu(1) General Commands Manual wmgenmenu(1)
2
3
4
6 wmgenmenu - Writes a menu structure usable as
7 ~/GNUstep/Defaults/WMRootMenu to stdout
8
10 wmgenmenu [options]
11
13 wmgenmenu writes a menu structure usable as ~/GNUstep/Defaults/WMRoot‐
14 Menu to stdout.
15
16 The output format is a PropList.
17
19 --help print a help message with the list of options
20
21 --version
22 print the version of Window Maker from which the program comes
23
25 The program is using a built-in structure and list of applications,
26 which means it cannot discover new programs, but it filters the pro‐
27 grams that cannot be found in the PATH.
28
30 wmmenugen(1), wmaker(1)
31
33 wmgenmenu is a part of Window Maker. It was written by Carlos R. Mafra
34 and Tamas TEVESZ.
35
36 This manpage was written by Rodolfo García Peñas (kix) for the Debian
37 GNU/Linux system (but may be used by others).
38
39
40
41 15 August 2011 wmgenmenu(1)