fvwm-menu-desktop --version (return code: 0)
fvwm-menu-desktop version 2.3.3
fvwm-menu-desktop --help (return code: 0)
A script which parses xdg menu definitions to build
the corresponding fvwm menus.
Usage: $0 [OPTIONS]
Options:
-h, --help show this help and exit.
--version show version and exit.
--install-prefix DIR install prefix of the desktop menu files.
Per default not set. For system wide menus
use /etc/xdg/menus/.
--desktop NAME use menus that include NAME in the file name:
gnome, kde, xfce, lxde, debian, etc.
--menu-type NAME use menus that include NAME in the file name:
applications, settings, preferences, etc. When
used with --desktop only menus whose file name
mathces '*desktop*menutype*' are used.
--theme NAME icon theme: gnome (default), oxygen, etc. Don't
use hicolor. It's the default fallback theme if
no icon is found.
-w, --with-titles generate menus with titles. Default.
--without-titles generate menus without titles.
--enable-mini-icons enable mini-icons in menu.
-s, --size NUM set size of mini-icons in menu. Default is 24.
--mini-icon-dir DIR set directory for mini-icons.
Default is ~/.fvwm/icons.
--app-icon NAME set default application icon if no others found.
Default is 'gnome-applications'.
--dir-icon NAME set default directory icon if no others found.
Default is 'gnome-fs-directory'.
-t, --title NAME menu title of the top menu used by Popup command.
Default is XDGMenu.
--insert-in-menu NAME generates a menu to place it in the root level
of the menu NAME.
--get-menus all|desktop prints a space separated list of full menu paths.
'all' is all menus on the system except empty
ones. 'desktop' list the menus that would have been
generated. No menu generation is done.
--set-menus menu_paths expects a space separated list of full menu paths
to generate user specified menus.
--all-menus generate all menus found.
--include-items NAME include additional menu items NAME in top level
menu. NAME can be 'config', 'regenerate', 'both'
or 'none'. Default both.
--regen-cmd ACTION The fvwm ACTION for the 'Regenerate' menu item.
Default: 'PipeRead `fvwm-menu-desktop`'
--dynamic used with dynamic menus.
-e, --menu-error out python-xdg not found error in menu.
-v, --verbose run and display debug info on STDERR.