obm-dir
=======

obm-dir <directory> <command>

Builds a menu from a directory, alphabetically sorted. Example:
	obm-dir "/home/kolme/wallpaper" "fbsetbg"


obm-nav
=======

obm-nav <root> <filer> <terminal>

Recursively builds a menu to navigate directories. Example:
	obm-nav /home/kolme rox aterm


obm-xdg
=======

obm-xdg --import
  Creates a file called "xdg-menu.xml"
  
obm-xdg --replace
  Replaces the Openbox menu with the Gnome menus
  
obm-xdg
  Prints a pipemenu (normal behaviour)

A path to a different gnome menu can be passed:
obm-xdg [options] /path/to/system.menu
