An introduction to KDE

From KDE UserBase Wiki
Revision as of 15:54, 13 August 2008 by OpenIDUser53 (talk | contribs)

So you are new to KDE or just want to see if there are some tricks you could use? Here is your introduction.

When you first start KDE, it can look differently depending on your KDE version, and distribution type. As an example, here is a screenshot from a SUSE Linux 11 installation using KDE:

How to get help

Join the irc channel #kde in freenode.

How to open a console

Typically when reporting a problem in IRC, your helpers will ask you to open a console. A console is a text-based window that you can use to give commands for your computer to execute. You can open a console by typing ALT_F2. An input box opens. Type

konsole||xterm

And a console will open.

Explanation

Typing ALT_F2 under Linux opens a window for a command to be executed. konsole is the KDE program for a console. If this does not exist, xterm will be executed which is not so powerful, but good enough for a console.