delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / konsole / README
blob6eda2826262d36cef1197491e5bde1132165cf45
2 Konsole - KDE's Terminal Emulator
3 ==================================
5 Konsole is a terminal program for KDE.
7 As well as being a standalone program, it is also used by other KDE programs such as the Kate editor
8 and KDevelop development environment to provide easy access to a terminal window. 
10 Up-to-date information about the latest releases can be found on Konsole's website
11 at http://konsole.kde.org
13 Konsole's features and usage are explained and illustrated in the Konsole handbook,
14 which can be accessed by browsing to "help:/konsole" in Konqueror.
16 Directory Structure
17 ===================
18     /user-doc       README files, primarily for advanced users, explaining various
19                     aspects of Konsole such as fonts and keyboard handling in-depth.
21     /developer-doc  README files and resources for developers of Konsole.  This
22                     includes information on the design of Konsole's internals and
23                     the VT100 terminal on which Konsole's emulation is based.
25     /konsole        Source code for Konsole, including the embedded versions of
26                     Konsole which are used in Kate, KDevelop and others.
28     /settings       Source code for Konsole's settings dialog.  This includes
29                     the Session and Color Schema editors.
31     /desktop        .desktop files for Konsole, used to launch the program
32                     from KDE's various menus and other application launchers.
33                     The "Tip of the Day" startup tips are also stored here. 
35     /other          Data files for use with Konsole, including Konsole's icons,
36                     as well as the keyboard setup and color schemes provided with
37                     Konsole
38      
40 Contact
41 ===================
43 Discussions about Konsole's development are held on the konsole-devel mailing list, which
44 can be accessed at https://mail.kde.org/mailman/listinfo/konsole-devel.
46 ==================================
48 Share and enjoy it,
49   Lars