README.txt 699 B

12345678910111213
  1. This directory contains template files for menus.
  2. For example, JWM window manager has a configuration file /root/.jwmrc
  3. and this contains the specs for the menu layout and entries.
  4. /etc/xdg/templates/_root_.jwmrc has this configuration file in a raw form.
  5. Notice the naming of the file: the '_' will get converted to '/' to determine
  6. the detination of the config file.
  7. The script /usr/sbin/fixmenus processes any template files it finds in
  8. /etc/xdg/templates and generates the destination config files.
  9. The template files have special lines embedded into them that have the
  10. keyword 'PUPPYMENU' embedded into them, that are executable lines for
  11. generating the entries from the XDG menu information.