Standards, Environments and Macros |
icewm-focus_mode - icewm focus mode configuration file
$ICEWM_PRIVCFG/focus_mode
$XDG_CONFIG_HOME/icewm/focus_mode
$HOME/.icewm/focus_mode
/etc/X11/icewm/focus_mode
/usr/share/icewm/focus_mode
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.
The file contains a single line containing the preferences assignment for FocusMode.
The following is my focus_mode file:
FocusMode=2
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.
icewm(1), icewm-preferences(5).
Brian Bidulock mailto:bidulock@openss7.org.
IceWM is licensed under the GNU Library General Public License. See the COPYING file in the distribution.
Standards, Environments and Macros |