trizen / fbmenugen

Fluxbox menu generator (with support for icons)

Home Page:https://trizenx.blogspot.com/2012/02/fbmenugen.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbmenugen

Fluxbox menu generator (with support for icons)

fbmenugen


usage: fbmenugen [options]

menu:
    -g  : generate a new menu
    -i  : include icons
    -p  : pipe menu (prints to STDOUT)

misc:
    -u         : update the config file
    -d         : regenerate the cache file
    -S <file>  : absolute path to the schema.pl file
    -C <file>  : absolute path to the config.pl file
    -o <file>  : menu file (default: ~/.fluxbox/menu)

info:
    -h         : print this message and exit
    -v         : print version and exit

example:
    fbmenugen -g -i      # generates a menu with icons

=> Config file: ~/.config/fbmenugen/config.pl
=> Schema file: ~/.config/fbmenugen/schema.pl

Installation: INSTALL.md

About

Fluxbox menu generator (with support for icons)

https://trizenx.blogspot.com/2012/02/fbmenugen.html

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%