CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/ctwm_shutdown.h
Go to the documentation of this file.
1/*
2 * Shutdown (and restart) bits
3 */
4#ifndef _CTWM_SHUTDOWN_H
5#define _CTWM_SHUTDOWN_H
6
9void DoRestart(Time t);
10
11
12#endif /* _CTWM_SHUTDOWN_H */
static int PlaceX
Definition add_window.c:82
#define __attribute__(x)
Definition ctwm.h:50
void RestoreWinConfig(TwmWindow *tmp)
Put a window back where it should be if we don't (any longer) control it and reparent it back up to t...
void DoShutdown(void) __attribute__((noreturn))
Cleanup and exit ctwm.
void DoRestart(Time t)
exec() ourself to restart.
Info and control for every X Window we take over.