Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
JGMENU-OB(1)							    JGMENU-OB(1)

NAME
     jgmenu-ob - convert openbox menu data to jgmenu flavoured CSV

SYNOPSIS
     jgmenu_run ob [--tag=<tag>] [--cmd=<cmd> | <file>]

DESCRIPTION
     jgmenu_run ob  converts  openbox XML menu data to jgmenu flavoured CSV.  If
     no  <file>  or  --cmd=<cmd>  is  specified,  ~/.config/openbox/menu.xml  or
     /etc/xdg/openbox/menu.xml	will be used if they exist, giving higher prece-
     dence to the former.

OPTIONS
     <file>
	    Specify openbox XML file.

     --cmd=<cmd>
	    Specify command to produce openbox XML menu data.

     --tag=<tag>
	    Specify value of root ^tag().  This can be useful for  pipemenus  to
	    avoid clashing tag-names

ENVIRONMENT VARIABLES
     JGMENU_I18N
	    See csv_i18n in jgmenu(1) and jgmenu-i18n(1)

AUTHORS
     Johan Malm.

				3 December, 2019		    JGMENU-OB(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jgmenu-ob&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help