$OpenBSD: README.template,v 1.6 2018/09/04 13:40:26 ajacoutot Exp $

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

jgmenu options
==============

This jgmenu build can generate an X11 application menu 3 different ways:
  1) lx using additional packages menu-cache and gnome(mate)-menus
  2) ob from an existing openbox menu.xml file
  3) pmenu with python3 text parsing

For those running Openbox, the first method provides automatic, FreeDesktop
compliant, menu generation.  The second method will source a manually edited
menu.xml file.  If no ~/.config/openbox/menu.xml file exists,
/etc/xdg/openbox/menu.xml will be used.

For other Window managers, pmenu, lx/menu-cache/gnome(mate)-menus will work.

More details are provided in jgmenu(4) and jgmenututorial(7).
