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

FreeBSD Manual Pages

  
 
  

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

   NAME
      icewm-shutdown - icewm shutdown configuration file

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

   DESCRIPTION
     Contains commands to be executed on icewm shutdown.  This is an executable
     script with commands to be executed in the last stage of icewm termination.
     Typically they may undo some of the effects of the startup script.  It is
     run by icewm-session(1) when icewm terminates.

   FILES
     Locations for the shutdown file are as follows:

      $ICEWM_PRIVCFG/shutdown
      $XDG_CONFIG_HOME/icewm/shutdown
      $HOME/.icewm/shutdown
      /usr/local/etc/icewm/shutdown
      /usr/local/share/icewm/shutdown

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

   SEE ALSO
     icewm-session(1), icewm-startup(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-SHUTDOWN(5)

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

home | help