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 precedence 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_i18nin jgmenu(1) and jgmenu-i18n(1)