1ICEWM-SHUTDOWN(5) Standards, Environments and Macros ICEWM-SHUTDOWN(5)
2
3
4
5 NAME
6 icewm-shutdown - icewm shutdown configuration file
7
8 SYNOPSIS
9 $ICEWM_PRIVCFG/shutdown
10 $XDG_CONFIG_HOME/icewm/shutdown
11 $HOME/.icewm/shutdown
12 /etc/icewm/shutdown
13 /usr/share/icewm/shutdown
14
15 DESCRIPTION
16 Contains commands to be executed on icewm shutdown. This is an
17 executable script with commands to be executed in the last stage of
18 icewm termination. Typically they may undo some of the effects of the
19 startup script. It is run by icewm-session(1) when icewm terminates.
20
21 FILES
22 Locations for the shutdown file are as follows:
23
24 $ICEWM_PRIVCFG/shutdown
25 $XDG_CONFIG_HOME/icewm/shutdown
26 $HOME/.icewm/shutdown
27 /etc/icewm/shutdown
28 /usr/share/icewm/shutdown
29
30 The locations are searched in the order listed; the first file found is
31 read and the remainder ignored.
32
33 SEE ALSO
34 icewm-session(1), icewm-startup(5).
35
36 AUTHOR
37 Brian Bidulock <mailto:bidulock@openss7.org>.
38
39 LICENSE
40 IceWM is licensed under the GNU Library General Public License. See
41 the COPYING file in the distribution.
42
43
44
45icewm 3.3.1 2023-01-24 ICEWM-SHUTDOWN(5)