icewm-focus_mode - Man Page
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
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.
Referenced By
2021-04-04 icewm 2.3.1 Standards, Environments and Macros