mmenu readme.

mmenu is a tiny xlib based application launcher. 
It passes a debian style /usr/lib/menu directory for entrys. 

It supports optional AA text and is very configurable.

Usage

mmenu [options..]

Where options are;

  -display <display>  ( Xresource: mmenu.display )  

       Display to connect to

  -bg  <col>  ( Xresource: mmenu.background )  

       menu background colour (X color string or R:G:B )

  -fg  <col>  ( Xresource: mmenu.foreground )  

       menu foreground colour

  -hl  <col>  ( Xresource: mmenu.highlight )  

       menu highlight colour

  -border  <integer>  ( Xresource: mmenu.border )  

       width in pixels of menu borders

  -rounded 

       display menus with rounded corners

  -fn      <fontname> ( Xresource: mmenu.font )  

       ttf font to use

  -dockicon     <xpm>  ( Xresource: mmenu.font )  

       menu icon file to use

  -icon         <size> ( Xresource: mmenu.font )  

       enable icon menu entries of size x size pixels

  -undeficon    <xpm>  ( Xresource: mmenu.font )  

       icon to use for iconless entrys

  -undefsubicon <xpm> ( Xresource: mmenu.font )  

       icon to use for iconless sub menu entrys


Files

Entrys in /usr/lib/menu and ~/.menu


Author

Matthew Allum ( mallum@handhelds.org )

License

GPL. 