1JGMENU-OB(1) JGMENU-OB(1)
2
3
4
6 jgmenu-ob - convert openbox menu data to jgmenu flavoured CSV
7
9 jgmenu_run ob [--tag=<tag>] [--cmd=<cmd> | <file>]
10
12 jgmenu_run ob converts openbox XML menu data to jgmenu flavoured CSV.
13 If no <file> or --cmd=<cmd> is specified, ~/.config/openbox/menu.xml or
14 /etc/xdg/openbox/menu.xml will be used if they exist, giving higher
15 precedence to the former.
16
18 <file> Specify openbox XML file.
19
20 --cmd=<cmd>
21 Specify command to produce openbox XML menu data.
22
23 --tag=<tag>
24 Specify value of root ^tag(). This can be useful for pipemenus
25 to avoid clashing tag-names
26
28 JGMENU_I18N
29 See csv_i18n in jgmenu(1) and jgmenu-i18n(1)
30
32 Johan Malm.
33
34
35
36 3 December, 2019 JGMENU-OB(1)