Provided by: icewm-common_1.6.4-1_amd64 bug

NAME

        icewm-focus_mode - icewm focus mode configuration file

SYNOPSIS

        $ICEWM_PRIVCFG/focus_mode
        $XDG_CONFIG_HOME/icewm/focus_mode
        $HOME/.icewm/focus_mode
        /etc/icewm/focus_mode
        /usr/share/icewm/focus_mode

DESCRIPTION

       Defines the initial value for "FocusMode".  Its default value is "FocusMode=1" (Click-to-
       focus).  This can be changed via the menu.  icewm will save the Focus menu choice in this
       file.

FORMAT

       The file contains a single line containing the preferences assignment for FocusMode.

EXAMPLES

       The following is my focus_mode file:

        FocusMode=2

FILES

       Locations for the focus_mode file are as follows:

        $ICEWM_PRIVCFG/focus_mode
        $XDG_CONFIG_HOME/icewm/focus_mode
        $HOME/.icewm/focus_mode
        /usr/share/icewm/focus_mode
        /usr/local/share/icewm/focus_mode

       The locations are searched in the order listed; the first file found is read and the
       remainder ignored.

SEE ALSO

       icewm(1), icewm-preferences(5).

AUTHOR

       Brian Bidulock <mailto:bidulock@openss7.org>.

LICENSE

       IceWM is licensed under the GNU Library General Public License.  See the COPYING file in
       the distribution.