Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 788 Bytes

jgmenu-ob.1.md

File metadata and controls

40 lines (23 loc) · 788 Bytes

% JGMENU-OB(1) % Johan Malm % 3 December, 2019

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_i18n in jgmenu(1) and jgmenu-i18n(1)