KInit
KDE Initialization Routines
kdeinit is a process launcher somewhat similar to the famous init used for booting UNIX.
It launches processes by forking and then loading a dynamic library which should contain a 'main(...)' function. This both increases the startup speed and reduces the memory consumption of KDE applications.
kdeinit4_wrapper, kshell4 and kwrapper4 provide methods of starting programs via kdeinit4.
- Maintainer(s):
- [Unknown/None]
- License(s):
- GPLv2
Most code is LGPLv2
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.