Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ICEWM-FOCUS_MODE(5)    Standards, Environments and Macros    ICEWM-FOCUS_MODE(5)

   NAME
      icewm-focus_mode - icewm focus mode configuration file

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

   DESCRIPTION
     Defines the initial value for "FocusMode".  Its default value is "Focus-
     Mode=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/local/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.

icewm 4.0.0			   2026-01-01		     ICEWM-FOCUS_MODE(5)

Want to link to this manual page? Use this URL:
<
https://man.freebsd.org/cgi/man.cgi?query=icewm-focus_mode&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help