delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / konsole / Mainpage.dox
blob828f0ee329a6e4cec5ebd3d4a6e62e2b0fbcbfb4
1 /** @mainpage Konsole
3 %Konsole is a terminal emulator for KDE.
4 <p>
5 To use a %Konsole part in your application, see the
6 <a href="http://api.kde.org/4.0-api/kdelibs-apidocs/interfaces/html/classTerminalInterface.html">Terminal
7 interface documentation</a> in kdelibs.
9 To learn more about %Konsole, visit the
10 <a href="http://konsole.kde.org">Konsole home page</a>, or join the
11 <a href="http://mail.kde.org/mailman/listinfo/konsole-devel">konsole-devel
12 mailing list</a>.
14 @authors
15 Lars Doelle<br>
16 Robert Knight
18 @maintainers
19 Robert Knight
21 @licenses
22 @gpl
26 // DOXYGEN_EXCLUDE = data desktop developer-doc tests user-doc
27 // DOXYGEN_SET_RECURSIVE = YES
28 // DOXYGEN_SET_PROJECT_NAME = Konsole
29 // vim:ts=4:sw=4:expandtab:filetype=doxygen