#!/usr/bin/fvwm

Read colorsets

# Section: pre.hook
#
# Use pre.hook for things that need to be done before anything else.
# For example, a PixmapPath might be defined here.
#
Read pre.hook

Read functions.def

#
# Section: Menus
#
# This section defines a small menu structure.  The main menu contains
# some typical entries, and uses a hook (main-menu.hook) to allow the
# user to add new entries.  Most of the default entries are submenus,
# which are also defined here.

#
# Read in system and user menu definitions.
#
Read "headlines"
Read /etc/X11/fvwm/menudefs.hook
Read menudefs.hook
FvwmM4 m4menus.hook
Read post_menu.hook

Read buttons.hook
Read binding.hook

#=====================================================  E. modules
Read FvwmButtons.hook
Read FvwmModules.hook
#Read FvwmAnimate.hook
Read FvwmAuto.hook

#
# Section: post.hook
#
# Use post.hook to force things that may have been changed earlier, for
# example, key bindinds.
#

Read post.hook
Read style.hook

#=====================================================  7. icons
# 7. icons
Read icons
