Next: , Previous: Workspace Hooks, Up: Standard Hooks


21.10 Startup and Shutdown Hooks

— Hook: after-initialization-hook

Called after adopting the initial set of windows.

— Window Hook: remove-window-hook

Called on each window as Sawfish shuts down (possibly for a restart). The hook functions take no arguments.

— Hook: before-exit-hook

Called immediately before exiting.

— Hook: sm-window-save-functions
— Hook: sm-restore-window-hook
— Hook: sm-after-restore-hook

Session management hooks, Session Management.