K Desktop Environment
K Desktop Environment
Next

K Desktop Environment

The KDE Team

Conversion to British English: Malcolm Hunter
Revision 3.2 (2003-10-19)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

This is the KDE User's Guide, a complete documentation of the K Desktop Environment from the user perspective. The K Desktop Environment is a collection of tools that will make your UNIX® life easier and more enjoyable.


Chapter 1. Introduction
Introduction
Prev
Next

Chapter 1. Introduction

Welcome to the K Desktop Environment User Guide.

This book is intended to be an introduction to the K Desktop Environment as a whole, with a broad description of the user interface, some practical examples on how to use KDE for daily work, and some hints on how to customise the KDE desktop.

Included is a table of shortcuts, and some tips and tricks intended to help you find your way around quickly and efficiently.

This book is not a guide to the use of the individual applications, as they each have their own User Manual. However, KDE is an integrated environment — what you learn in this manual and in your own exploration of KDE's interface is consistent and readily transferable between KDE applications.

This book also explores some of the philosophy behind KDE and some of its history, and rounds out with how to find more information, should you need it.

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 2. A Short Guided Tour of KDE's History
A Short Guided Tour of KDE's History
Prev
Next

Chapter 2. A Short Guided Tour of KDE's History

640KB ought to be enough for everybody

--The CEO of a big software company, at the beginning of the 80s...(apocryphal)

Before KDE

Since the beginning of UNIX® development, there has been one great problem: There were stable kernels, and good, powerful software. Unfortunately, only a few people could use UNIX®, because it was written mainly for those students and professionals who had studied the system for a long time. For example, the standard method for reading USENET news was:

find /var/spool/news -name '[0-9]*' -exec cat {} \; | more

Although fast and relatively efficient, this couldn't be called user friendly. Today, there are many good front ends available, such as tin and KNode, which provide easy-to-use, intuitive graphical user interfaces (GUIs). Unfortunately, the GUIs lack a common look-and-feel. Commercial libraries for programmers like Motif® promised a solution to this, but these libraries remained, until recently, far too expensive and far too slow.

The configuration of programs is also often difficult. While compiling is usually done with a command line such as ./configure && make && make install only a very few programs can be configured with menus or scripts. In most cases, you must edit text configuration files yourself. It often happens that a misplaced period ruins the whole file, forcing you to restart the configuration process. Whenever you need to change your settings or reconfigure a program, the whole mess comes up again.

All this contributes to the fact that Linux® and other UNIX®'s fail to reach a wider audience. At the same time, many people are not satisfied with their current operating system, often because of the lack of stability and performance found in those operating systems. Other people hate to buy a new computer each time a new version of the program they cannot live without comes out, because it needs more RAM and more disk space. Often the new version provides functions few people really need.

KDE is different. Although we do not try to replace the standard UNIX® shell, we are working on a tool that will make using UNIX® easier. We also want to attract more users to the UNIX® environment. Simple things will be made easy, yet complex things will still be just as possible. A single interface will be provided, instead of the dozens currently required.

What KDE Can Do For You
What KDE Can Do For You

What KDE Can Do For You

KDE is designed for everyone.

Those new to UNIX®, or those who simply have no interest in learning to use new technologies and commands not found in their previous operating systems don't need to face the intricacies of the command line unless they want to. Yet there is much KDE offers that is of value to experienced UNIX® users, with GUI tools to make simple what were previously complex tasks, and the command line just a mouse click away if you want it.

No matter what your level of experience with UNIX® or any other operating system, KDE brings you:

  • A good looking, easy to use desktop environment.

  • A powerful, easy to use file manager

  • An equally powerful and easy to use web browser

  • A simple, centralised configuration

  • A comprehensive list of applications, so you can be productive within minutes of your first KDE login.

  • Online help to support you in every situation.

  • Consistency of interface. Menus are in the same place across applications, keybindings behave the same way, toolbar icons, once learned, always work the same.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

The Background Of KDE
The Background Of KDE

The Background Of KDE

In October 1996, German LyX developer Matthias Ettrich initiated the development of KDE with a USENET posting. Soon after, a couple of interested developers began planning and programming parts of the new project. One year later, the window and file managers, the terminal emulator, the help system and the display configuration tool were released for Alpha and Beta testing and proved to be relatively stable.

In July 1998, KDE 1.0 was released. It was the stable version for the next six months, while developers continued work on improving KDE without stability constraints. In January 1999, their improvements were consolidated and integrated to produce KDE 1.1, the new standard, stable version.

Development continued from there with KDE 2.0, an almost complete rewrite of the desktop, being released on October 23rd 2000. The KDE 2.x version evolved through six minor releases over the period of a year, each bringing an already impressive desktop further features and stability.

At the time of writing, KDE 3.2 is in preparation for release, introducing a broad range of improvements over the 2.0 series. Although the GUI didn't change as dramatically as it did during the move from KDE 1 to KDE 2, many refinements like a completely new printing system, vastly improved SSL support (for secure Internet transactions) or full support for languages which are written right-to-left (like Arabic or Hebrew) found their way into the desktop. You can find more information about this exciting development at http://www.kde.org/.

The developers and users communicate primarily via several mailing lists, as described in the Mailing Lists section. If you would like to help, please do, KDE is driven by volunteer contribution, and you are always welcome to take part.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

How To Get New Components
How To Get New Components

How To Get New Components

The main web site for KDE is http://www.kde.org/. Here you can find all important information regarding KDE, including announcements, bugfixes, developer information and much more.

For software upgrades, please visit our FTP site, ftp://ftp.kde.org/pub/kde/, or use a mirror if one exists near you. You can find an up to date list of mirrors at http://www.kde.org/ftpmirrors.html.

On the FTP servers, the folder unstable always contains brand new software, but it is often untested and may not even compile. If you are looking for more reliable components, please take a look in the stable folder, where we put Beta and release versions.

If you are interested in developing KDE applications of your own, you should visit http://developer.kde.org/" where you will find a wealth of information, including tutorials, API guides to the KDE libraries, and much more. You should also visit Troll Tech's server (http://www.trolltech.com) which features a great deal of information concerning the Qt™ library used by KDE. You will probably find it valuable to join the KDE developer mailing list.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 3. First Impressions
First Impressions
Prev
Next

Chapter 3. First Impressions

You see to sea to see all that you can see is sea

--Origin unknown

First impressions are so important -- this is not only true for Agatha Christie's famous thriller “The Mousetrap” -- but also for KDE. As we mentioned before, KDE is supposed to be the most intuitive, easy to learn user interface available. In fact, we will have reached our goal when users no longer need this book in order to work with KDE, causing the authors to lose their (unpaid and voluntary) jobs as documenters.

Starting KDE

When you boot a UNIX® system, one of three things should happen (that is, if the system works correctly; everything else is an undocumented fourth case). Either you stay in text mode and get a login prompt, you are logged into your GUI of choice automatically, or you are presented with a graphical login window. In the first case, you must log into your system and type:

startx  

If the installation was successful, the KDE desktop should appear after a few seconds of initialisation.

If a graphical login window is presented, then all that should be required is your login name and password. Assuming the KDE installation was successful, KDE should start without further intervention.

If you have not done so already, we recommend changing your X display manager from xdm to kdm, which includes the same functionality, but with the advanced features of the K Desktop Environment.

If your system is configured to automatically log you into a GUI you will need to consult your operating system manuals or support forums for instructions how to have KDE be that GUI.

Desktop Components
Desktop Components

Desktop Components

After everything has come up, take some time to explore the new environment. If you have already worked with Windows®, OS/2 or Mac® OS, many things should look familiar to you. The main visible parts of KDE that you will see are the desktop itself, and the panel.

Panel

When you start KDE for the first time, the panel is situated at the bottom of the screen. From here, you will start your programs and switch between the virtual screens.

K icon button

The K icon button is one of the most important places on your KDE desktop. From here, you can start all KDE applications installed. Later, when you learn how to use the K Menu Editor, you can also add other programs here as well. To start a program, just click on the button. You will see a list of different categories, plus some special entries. Whenever you move your mouse over an entry that has an arrow to the right, a new menu will appear. When you find the program you want to start, just click on it with the left mouse button.

Virtual Desktop buttons

When you start KDE for the first time, note the four buttons labelled, appropriately enough, 1, 2, 3 and 4. These represent your four desktops. Just click one of them. Don't worry; though they have “disappeared”, any open windows are still active (just take a look at the task list!). Using multiple desktops is one of the most powerful features of KDE and the X Window System®. Instead of placing one window over another, as you would when using Windows® or OS/2, you can say “Well, on the first desktop, I will write the KDE User Guide. On the second desktop I'll run the meinproc documentation compiler and see my results while compiling my Linux® kernel on the third desktop, and reading my email on the fourth.

Icon bar

Some people are so lazy that they consider even the two or three motions through the application's menu to be too much (me included). For them, additional buttons can be placed next to the desktop buttons; for example, shortcuts to your home folder, to your trashcan, to the Konsole terminal emulator and to the documents you use often. For information on how to add icons to the taskbar, read Adding icons to your taskbar.

KDE by default installs several commonly used buttons, including links to KHelpCenter, KWrite and KControl.

Time and date

At the far right end of the KDE panel, you can always see the time and date.

The task list

In another section of the panel, find a button for each open window. Just click on the button corresponding to the windows you want to open. Another click will minimise the window. A right mouse button click will give you a menu allowing you to move the window to another desktop, manipulate it's size, or close the application.

Using Windows

Window menu

Right mouse button clicking in the title bar of the window (where you see the application's name), you can see a window manipulation icon. This is the same menu you see if you right click on an application's icon in the panel taskbar. When you click on it, a context menu containing commands to manipulate the window is presented. The available commands are as follows:

Move

Lets you move the window with your mouse. Click on the left mouse button when you have the window where you want it to be.

Resize

Enables you to make the window smaller or larger. Move your mouse around and click when you are satisfied with the new size.

Minimise

Hides the window, leaving only an icon in the taskbar. Notice that the window title in this icon is now shown in (parentheses). To bring the window to the desktop again, click the icon.

Maximise

This will expand the window to the largest size possible. Note that KDE will take the size of your virtual desktop, which means that the window could be bigger than your screen.

Shade

Roll” up the window, leaving only the titlebar visible. You can achieve the same effect by double clicking in the titlebar. To display the entire window again, select Shade again, or double click in the titlebar.

Advanced

Here you can find menu options that allow you to manipulate how windows may cover each other up, and more:

Keep Above Others

Selecting this will keep this window on top of all other applications, even when it does not have the focus.

Keep Below Others

Selecting this will keep this window below all others, even when it does have the focus.

Fullscreen

Selecting this makes the window take up the entire screen, similar to maximising, however, there are no window decorations showing. To switch to other applications, you may need to use the keybindings. For instance Alt+Tab to switch to another window or Ctrl+Tab to switch to another virtual desktop.

To revert from fullscreen mode, you can use the Alt+F3 shortcut to show the window operations menu and deselect Advanced->Fullscreen.

No Border

Remove the window decoration and border from this window. This is useful for “monitor” type applications, such as KPager which you keep on screen all the time and will never need the window decorations for. Many people also like to use this for xterm and Konsole windows.

To revert from no border mode, you can use the Alt+F3 shortcut to show the window operations menu and deselect Advanced->No Border.

Store Window Settings

Stored the current settings for this window (position, size, whether it should always stay on top of all other windows etc..). This configuration will then be loaded the next time the window gets opened.

To Desktop

Enables you to send a window to another desktop. Choose the desktop where you want the window to be. The window will disappear at once. To see your window again, select the appropriate Desktop Button on the KDE Panel. Selecting All Desktops will make the window “sticky” - it will display on all desktops at once, so you can alway see this window.

Configure Window Behaviour...

Allows you to change the look and feel, of all the windows in KDE. This changes the window decoration widgets, including the titlebar buttons, but also including things such as checkboxes and buttons within dialogues, scrollbars, and the titlebar itself. The default is Keramik.

You can further customise nearly everything about the window manager itself, including how windows behave when moved, what different mouse button clicks will do in different parts of the window, and how to decide which windows have focus.

Close

This will close the window. Sometimes the application will allow you to save your work, but in some cases (e.g., old X11 applications) this does not work. It is best to close an application with its own commands, using this menu item only as a last resort.

If the application itself is experiencing a problem that doesn't allow you to close it normally, using this menu item, or the window decoration close button will offer you the chance to “kill” it as gracefully as possible. Note that this may still leave the application open in the background but not showing any windows. Allowing the application to be killed in this manner will most likely allow you back into the desktop however, so you can check in a terminal window and clean up any remaining processes.

Window Decoration Buttons

Sticky button

This button looks like a plus symbol in the default window decoration (Keramik) and may look like a thumb tack in others. It performs the same operation as selecting To Desktop->All Desktops in the Window Menu, but requires fewer steps to invoke.

Title bar

The title bar containing the name of the window can be double-clicked in order to shade it. Use the right mouse button: The Window menu will reappear, allowing you to (un)maximise, iconify, move, resize, (un)sticky the window, to move it to another desktop (this works faster than the method with the sticky button). When a program does not react anymore, you can close (which will sometimes give you the opportunity to save your work) it.

Minimise, Maximise and Close Buttons

To the right of the title bar, there are two buttons that can also be used to iconify or maximise the window (this is faster than using the window manipulation menu). Iconified windows can be brought back with a click on the taskbar.

At the far left of the titlebar (with the default window decoration) is a button to close the window.

To move a window, place the cursor on the title bar and hold down the left mouse button. Without releasing the mouse button, move the window to the location of your choice, then release the mouse button. If you want to resize a window, move the mouse cursor to the window border you wish to change. Once you have reached the correct spot, the cursor will change from an arrow to a bracket and an arrow. Hold down the left mouse button and drag the side in question to the location you wish, then release the button. Note that you may drag sides or corners (which will adjust the size in two dimensions at once.)

Using the menu bar of each KDE window is easy. Just click on what you want to do, and it will be done.

Below the menu bar, there is a set of tool symbols you can use to execute commands. Whenever you move over them, an active picture will be marked. But the menu bar can do even more for you. Notice the textured stripe on the left of the menu and icon bars? Depress your right mouse button and a context menu will appear, allowing you to put the menu bar on the top, left, right, or bottom of the window. You can also hide the menubar by selecting Flat

Getting Help

Help is available basically everywhere: On the desktop, just use the right mouse button and choose Help->KDesktop Handbook. On the KDE panel, open the application menu and choose Help. Every KDE program has a help menu.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 4. Getting Started
Getting Started
Prev
Next

Chapter 4. Getting Started

Using only what you see, can you get from A to B?

--Help for one of the toughest riddles in “The 7th Guest

So far, you may be thinking that KDE is little more than another window manager. Relax, and read this chapter, and we'll introduce you to some features that will assure you that KDE is very much more than a window manager — it's a full fledged environment.

Editing Files

Since you do not only have KDE applications installed on your system, you probably know the mess of editing ASCII style configuration files. But in fact, there are a lot of other file types that need to be edited this way. For example, the raw XML source for this guide was written ASCII style, as was the source code for the KDE programs themselves. We will now show you how you can use the KWrite facility in KDE to edit ASCII files of your own.

Opening a Window Containing Your Home Folder

Click on the K icon button and choose Home (Personal Files). A window showing the contents of your home folder will pop up. To see a more detailed listing of files in your home folder, select Show Hidden Files from the View menu.

On the left hand of the window, a tree view of your file system structure should appear, while on the right hand side, you can see icons for each file in your Home folder, including any “hidden files” — files or folders beginning with a period.

The File Manager Screen

We tried to make the File Manager as easy as possible to use, and if you know other window managers (including those built into other Operating Systems) with integrated file management, many of the following concepts should be familiar to you.

On the top, there is a Location menu which contains functions to open and close file manager windows. You can also print the current contents.

Note

Want to visit the Internet? There are several paths you can take. You could choose Location->Open Location (or press Ctrl-O) and enter a URL.

The simplest way however, is to simply type in the address you want to go to in the location bar itself.

For example, if you want to visit the KDE homepage, enter http://www.kde.org. You can also quickly transfer files over FTP using this method. KDE is “Internet ready”, which means that you can load and save files not only on your local hard disk, but also on remote FTP and other remote servers that you have write access to. While other operating systems and desktops make a distinction between local and remote file systems, KDE does not.

The Edit menu offers functions to select, copy and move files. We will use them later. Already having used the View menu, you have probably seen that you can view the content in many different ways. Just play around a bit and see what happens.

You will undoubtedly find the Bookmarks to be extremely useful: Now you can remember virtually any link, be it on the local machine or somewhere on the Internet. KDE's network transparency works both ways, allowing you to treat files and folders on your hard drive as if they were Internet bookmarks.

The Tools menu helps you find the notorious file-that-I-put-somewhere-I-do-not-remember-anymore.

Navigating Through Folders

We will now pick one of your configuration files and edit it. First, we must change the folder in the File Manager.

Konqueror started with your home folder as the top of the “tree”. For most day-to-day purposes, this is where you are likely to be working, so it is a practical default. Sometimes you need to see the broader picture though, so the rest of your file system is not far away.

You can quickly display the / or “root” folder several ways: click the small folder icon beside the navigation pane to switch to a full filesystem tree, use the Up arrow on the toolbar above to go to the top of your filesystem in the right hand pane, or type in / in the location bar.

For the purpose of following this guide, press the small blue folder icon beside the navigation pane, so that the navigation pane switches to a full filesystem view. Notice that part of the tree is expanded, and your home folder is still selected. Now you can see how your home folder fits into the whole hierarchy, and your home folder files are still visible in the right hand pane.

Scroll down the navigation pane on the left side of the window until you find the folder /etc. Double-click on etc. You will see a long list of files in the right window.

Opening A File

Some of the files you see here are at the heart of your operating system, so making permanent changes to them require you to be the root or superuser. We are going to practice on a file that will not hurt anything if a mistake is made, called motd.

Scroll down until you find the file motd and click on it with the right mouse button. In the context menu, select Open With. A new menu will pop up. Choose KWrite. Voila!

There are many ways to open a file, and this is just one of them. KWrite is an editor with a simple and probably familiar interface. You could also have navigated down the small tree in the popup dialogue to the Editors section, and chosen another editor, or simply double click the file to open it in the default editor.

In the meantime, you have the file /etc/motd open in KWrite and we're ready to do some editing.

The Editor Screen

The more you work with KDE, the more you will notice that most screens and applications look and feel the same. The KWrite File menu is a great example of this. Almost every other KDE program has the same menu, allowing you to create new files, open existing files from your local file system or (coming soon) even the web, save them (soon even on the web, too!), print it or mail it to somebody else.

The Edit menu can also be found in most KDE applications, allowing you to cut and paste information between programs. You can also search and replace text. Using the Settings Menu, you can customise the editor in many different ways. For example, you can increase the font size to suit your monitor resolution — and your eyes. Of course, as in any other KDE application, you find a Help Menu, offering you on-line help whenever you need it.

Using the Editor

Most motd files contain useless stuff like “Do not forget to back up your data” or “Do not annoy the system manager”. Boring. Let's change the text so that users logging in get the really important information. You can navigate through the text using the arrow keys, and mark sections of text with Shift-Arrowsor by using the mouse with the left button pressed. Use the Edit Menu to cut and paste text. Enter whatever you want, or use the following (great) example:

Welcome!
 
This machine now has KDE installed, providing you with a great, 
easy-to-use interface and a consistent Look-and-Feel for all your 
applications. For more information on how to get KDE running on your 
account, please email the administrator. 

Saving Your Work

Now that you have changed the motd file, it is time to save the file, putting the changes into effect. To do this, you can use either the File Menu, or you can use the Save Icon on the toolbar.

At this point, reality hits us. You need to have root permission to save the changes to this file. KDE handles this by asking you for the root password.

You probably don't really want to save this file, so you can press Cancel in the password dialogue and Cancel again in the save dialogue.

Finally, finish your work by closing the editor and file manager window. You can do this by clicking the X button on the top left of the window, by using the window menu of the title bar, or by choosing File->Quit. Simple and elegant, isn't it?

Creating New Files

As with everything in KDE, there are several ways to create a new file. You could open up the file manager, right click on an empty space in a folder you own, and choose Create New->File->Text File.... A new empty file will appear, which you can open just like any other. You can even do this right on the desktop itself.

More often you are already in an application and want to start a new file. Most KDE applications offer a File->New menu item, and an icon on the toolbar to complement it. A new empty document will appear that you can immediately begin working in.

Both these approaches have advantages, so use the one that is most practical at the time.

Moving Files With Drag and Drop
Moving Files With Drag and Drop

Moving Files With Drag and Drop

As you have seen in the previous section, working with files is as easy as 1-2-3. However, when you want to copy and move files, the whole copy-and-paste business can get annoying. Don't worry — a procedure called “drag and drop” allows you to copy and move files more quickly and easily.

Opening Two File Manager Windows

Before you can start, you will need to open two file manager windows. The simplest way to open a new window is to press the gear wheel button on the right of the icon bar. If you do not see the tree view in the new window, activate it (Window->Navigation Panel or press F9).

Dragging a File From One Window To Another

In the first window, open the /etc folder and scroll until you see the motd file we modified in the previous section.

In the second window, open your home folder.

Click on the motd file. Hold your left mouse button and drag your file into your home folder. Release the left mouse button (this is called dropping the file). You will be presented up to four options: Copy Here, Move Here, Link Here and Cancel. In this example, since you are not root, you cannot move the file, so this option is not presented. Link Here will create a symbolic link to the file, while Copy Here and Move Here do exactly what they say. Select Copy Here. You should now have a copy of the motd file in your home folder.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Using Command Line And Terminals
Using Command Line And Terminals

Using Command Line And Terminals

So far, you have only worked with the tools and programs KDE provides. Undoubtedly, you will want to use other UNIX® programs as well. There are two ways of running them: The quick command line and the terminal.

Quick Command Line

Pressing Alt+F2 pops up a small window where you can enter a command to run. Please note that you will not see any text output generated from a program started in this manner! This method is only recommended for starting X Window System® based programs or for running tools where you do not need to see or type anything. For other programs, you will still need to use the terminal.

The UNIX® Terminal Emulator

From the application menu, choose System->Terminal. A terminal window will open. Here you can use regular UNIX® shell commands: ls, cat, less, and so forth. Using the Settings menu, you can customise the terminal emulator to suit your needs.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Finding Your Lost Files
Finding Your Lost Files

Finding Your Lost Files

Everyone has undoubtedly encountered the following problem: You start ftp, log into a great site like ftp.kde.org and start downloading files. It is late in the evening and you shut down your machine after completing the transfer. The next morning, you are at the keyboard again, and you start wondering into which folder you placed the recently transferred files. Using KDE's KFind utility makes finding those lost files a snap.

Starting KFind

Starting KFind is simple: Choose Find Files in the K menu. KFind uses an interface part you probably have not yet met in KDE: tabs. When KFind starts, you see that Name/Location is selected. When you click on Date Range, the tab content changes. Since you have never run a search before, most of the icons on the toolbar and most of the menu entries are disabled. We will change this now.

Finding a File by Knowing Parts of Its Name

As long as you know a bit of the file name, searching is easy. Select the Name/Location tab, and enter the file name in the Named field. Wildcards may be used as needed. As a test, type *.tar.gz. By default, the search begins in your home folder, but you can select any starting folder you wish by clicking on the Look in or Browse.... To start searching, press the Find button. After a moment, a list of files will appear in the search results window. If they do not appear, you started the search in the wrong folder, made a spelling mistake in the Named field, or no files ending with a .tar.gz extension are located on your machine.

Finding a File by More Complex Criteria

There are many categories you can use to make your search more precise. The more you know about the file, the better are your chances of finding it.

Date Range

Here, you can specify that you only want to see files which were last touched in a given period of time. You can also specify that you only want to see files that were touched since a specified number of months or days ago.

File Type in the Contents tab.

If you know that the file was of a special type (e.g., a tar/gzip archive or a jpeg picture), you can tell KFind to find only this type of file.

Containing text in the Advanced tab

You can specify text that the file must contain.

File size is, in the Properties tab

If you know the file size, you can limit your search in this regard, as well.

KFind has many more options to refine searches, explore them all!



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Using Multiple Desktops
Using Multiple Desktops

Using Multiple Desktops

Using multiple desktops helps you organise your work. You can place your programs on different desktops, and name the desktops so you know what you do there. This increases and optimises your workspace. It also helps you when you are surfing the net instead of doing your work and your boss comes in. But, of course, this is rare — at least in the office where I work.

You can switch between desktops by clicking the desktop buttons on the Kicker panel. If you want to rename them, you can do so by double-clicking on them.

You can use windows on multiple desktops. If you want to have a window present everywhere, just click the sticky button on the top-left of the window. To send a window to another desktop, click on the title bar with the right mouse button, choose To Desktop, and select the desktop where you would like the window moved.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Quitting KDE
Quitting KDE

Quitting KDE

To quit working with KDE, you can use the Logout entry in the K menu. You will be asked if you really want to quit KDE. Quitting will close all windows and return you to your console or display manager. For information on how programs can save your work during logout, please read the notes for logging out.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 5. All About Your Desktop
All About Your Desktop
Prev
Next

Chapter 5. All About Your Desktop

Grandma, what big eyes you have!

--Little Red Riding Hood

The better to see you!

--The Wolf

The more you see, the more efficiently you can use your desktop. KDE gives you the opportunity to make the desktop look and work the way you prefer, enabling you to work faster and more productively. It even gives you the opportunity to be warned if a wolf is trying to eat you, or (if you happen to be a granny) alert you when Little Red Riding Hood is on her way to bring you the goodies. Now that's service.

Autostarting Applications

Native KDE programs and many third party applications left open at the end of a session will save their state and reappear when you login again, but there are some programs (like some versions of Netscape®) that will not. You can use the Autostart folder for these programs.

To launch programs when KDE is started, do the following:

  1. Open the Autostart folder. By default this folder is at $HOME/.kde/Autostart

  2. Open a Konqueror window and browse to the program you want to add. If you do not know how to do this, it was covered in the section called “Opening a Window Containing Your Home Folder ”.

  3. Drag and drop the desired program from the Konqueror window on to the Autostart folder. When asked, choose Link to create a symbolic link rather than a full copy, as this saves a great deal of disk space.

  4. Repeat the above steps for every program you want started when KDE is launched. Remember, you do not need to add native KDE applications, just leave them open when you log out, and they will open up again as if nothing had happened the next time you log in to KDE.

  5. Restart KDE if you want to see the autostart function in action.

Your programs should have launched automatically when KDE restarted.

Do not forget though that you will only need the Autostart folder for a few applications. Many applications, including almost all native KDE applications, now understand session management, and you can simply leave them open when you log out in order for them to be restarted exactly as you left them. You can leave a Konqueror window open with your favourite website, KMail looking at your inbox, and Kate with a half dozen files open, log out, log back in, and find your desktop exactly as you left it.

Adding Programs and Shortcut Icons to Your K menu and Panel
Adding Programs and Shortcut Icons to Your K menu and Panel

Adding Programs and Shortcut Icons to Your K menu and Panel

The KDE K menu and Kicker are not limited to the setup you find right after installing KDE. The KDE panel is designed to be extended, and there are two main ways of doing that: Adding new programs, and adding shortcut icons.

Adding menu entries

KDE comes with a great many applications already in the menu. Depending on your operating system and distribution, this could include many non-KDE applications. KDE also includes an application that will search your hard drive for more applications, and add them to the menu for you. Try pressing Alt+F2 and entering kappfinder to see it in action — operation is very straightforward.

Kappfinder is clever enough, but it doesn't know about every application there is. Or perhaps you simply don't want to have all those applications in the menu, and just want to add a single extra program.

To add your favourite programs to the KDE menu, you can use the KDE Menu Editor. To start it, use the K menu and choose Settings->Menu Editor.

A window will open showing the existing K menu on the left, and an empty menu entry dialogue on the right

For this example, we will be adding an entry for the Gimp under the Graphics submenu. If you already have a Gimp entry there and don't want a new one, you can still follow through this example, but just don't click the Apply when you are done.

  1. Navigate down the left hand tree to the Graphics entry.

  2. Click on it once with the left mouse button to expand the entry.

  3. Click the icon labelled New Item in the toolbar, or choose File->New Item in the menu bar.

  4. In the dialogue box that pops up, enter the name you want your new menu entry to have. For this example, enter Gimp.

    Then press OK in the dialogue.

  5. Click on the new Gimp menu entry that was created for you under the Graphics submenu. The menu entry dialogue to the right will now change to be mostly empty, except for the name you already gave.

  6. Fill in an optional Comment. You might like to put An image editor for the example. Text entered here will be shown as a tool-tip in the K menu.

  7. Enter in the box labelled Command, the command you would type on the command line to open your application. For this example, this is gimp. You may also enter any optional command line parameters if you wish. You can use this to make a menu entry that always opens a particular document or image, for example. Check the application's documentation to find out more about command line parameters.

  8. If you want the application to operate from a particular folder (for example, for Gimp to begin its Load Image dialogue in a particular place) enter this path in the box labelled Work Path. This is optional.

  9. If you wish to change the icon from the default “unknown”, click on the icon to the right of the dialogue, to open a standard KDE icon chooser.

  10. Some applications must be run in a terminal window (for example Pine). If this is the case, check the appropriate check box.

  11. If you want to run your application as a different user, check the box labelled Run as a different user and enter the appropriate user name in the text box.

  12. If you're happy with your menu entry, press Apply. If you would like to start over, press Reset.

And that's all. You now have a new menu entry.

Shortcut Icons

Although KDE is much more comfortable than the average UNIX® window manager, everyone wants a solution for a one-click way to start a program. Later, you will learn how to create links and files on your desktop, but this also has some disadvantages: sometimes all your desktops are filled up with windows, and you cannot reach your icons without minimising all the windows that cover them. For commonly used programs, you can minimise this problem and speed access by creating shortcut icons on the KDE panel.

To create a shortcut on the Kicker panel, you have some choices: Drag-and-drop, or via a menu.

Procedure 5.3. Adding a shortcut icon with the menu

  1. Click on the K icon and choose Panel Menu->Add->Application.

  2. You will see the top level of the K menu again. Go through the menus to find the entry for which you want to create the shortcut, such as Home folder or Konqueror. Click on the program you want.

A new icon will appear on the panel. Click on it, and the program will start.

Adding a shortcut icon with drag-and-drop is even simpler - just drag any icon from your desktop, or a Konqueror window, to an empty space on the panel.

What happens when you drag an item to your panel depends on what kind of item it is:

If you drag a folder...

A menu will pop up giving you a choice of Add as a File Manager URL or Add as a QuickBrowser. Choosing the first will create an icon that opens a Konqueror window, starting at this folder, while choosing the latter will open that folder as a menu from the Panel.

If you drag a shortcut from your desktop...

It will be copied to the panel.

If you drag a document...

A link will be made on the panel, leaving the original in place. Clicking on the resulting icon will open that document in the default application.

In any case, if you want to move the icon, click on it using the right mouse button and choose Move Name of Button Move the icon to the position you want and press the left mouse button. If you wish to remove the icon, click on it using the right mouse button and choose Remove Name of Button.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Creating New Files On Your Desktop
Creating New Files On Your Desktop

Creating New Files On Your Desktop

Your desktop can be an efficient place to work. Every time you start KDE, you can see the complete files, folders and URLs which you often use.

There are two ways to create and edit files on your desktop. In any application, you can say that you want to save your work in the Desktop subfolder of your home folder. For example, my home folder is /home/stupiddog, so my Desktop folder is /home/stupiddog/Desktop. Everything you save there will be put on your desktop.

If you want to move existing files to your Desktop, the best way to achieve this is to use Konqueror. Open a file manager window and drag the files you need to your desktop. You can choose to copy them if you want to keep all your common stuff on the desktop now, or you can create symbolic links to the real files. Everything you change in the link files will be automatically updated in the originals. For more information on how to use drag & drop and the file manager, see the chapter Moving files with drag & drop.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Placing Links on Your Desktop
Placing Links on Your Desktop

Placing Links on Your Desktop

Placing files on your desktop may shorten the paths you need to enter. However, sometimes it would be nice if you could start KEdit with a commonly edited file already opened in it. And how often do you find yourself frustrated after browsing through endless lists of bookmarks to find a site you visit often? Wouldn't it be nice if everything necessary to deliver you to that site was done automatically after clicking a single icon?

Using MIME Types and File Associations

MIME Types are very powerful. Employing them, you can easily customise your system such that clicking on a file of a specific type starts the application with which that file type has been associated. For example, all .mod files could be set to start Noatun, .html files could open a Konqueror window showing the file, and a core file can be viewed with the KHexEdit by simply clicking on the core file.

Warning

Although MIME types are very powerful, they are not without dangers. Playing around with MIME types as the system administrator (root) can damage a KDE system so severely that it cannot be restarted! In this example, you will create your personal MIME style, which is only relevant for you. It will only affect other users if you copy or move it to $KDEDIR/share/mimelnk.

To link a certain file type with a particular application:

  1. Make sure the application you want to start this file type has an entry in the K menu.

  2. In Konqueror find or make a file with the extension you wish to link.

  3. Right click on the file, and choose Properties from the context menu and then press the tiny button with an icon next to the Type resulting properties dialogue. Or, choose Edit->Edit File Type... in the Konqueror menu bar.

  4. Add file masks for the application by clicking the Add button, and entering the file pattern you want. Remember that UNIX® is case sensitive, so you may need to add variations - *.mp3 may need *.MP3 added as well, for example. Add as many masks as you like in this way.

  5. Add a description if you like. This is optional.

  6. In the section labelled Application Preference Order, press the Add button. A miniature copy of the K menu will open, where you can choose the application you want files of this type to be opened with.

  7. Sometimes, you may want to use a different application to open this file type. For example, you might like to use Kate to open text files you wish to edit, and KEdit for text files that you just want to take a quick peek into. You can add more applications in the same way as you did in the last step, and you can change the preferred order using the Move Up and Move Down buttons.

  8. If you're satisfied with your choices, you can click the Apply button to save your changes without closing the dialogue box. This gives you the opportunity to test in the Konqueror window that your file association is correct. You can choose OK to save your changes and close the dialogue box, or Cancel if you have changed your mind and just want to close the dialogue box.

Be sure to try your new association by opening a folder containing a file of the type you just selected. Click on the file, and the program needed to edit it should start.

Note

MIME types are a way of describing the contents of files. You may be used to using file extensions for that purpose, and you may know that on UNIX® systems the file extension often bears little or no relation to the contents of the file. On the other hand, it may be vital - for example, some implementations of gunzip won't operate on files that aren't named .gz.

MIME types naturally make use of filename patterns, but not necessarily the extensions - you can set up any filename pattern you like. For example, if you always want to open any files relating to a particular client with Kate, and you make a habit of naming the files with the client's name at the beginning so that they naturally group in the Konqueror window, then you can set up a filename pattern that matches ^clientname*. Then any files that have clientname at the beginning (the ^ character means “starts with...”) will be opened with the application you choose.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Using the Trash Can
Using the Trash Can

Using the Trash Can

Under normal circumstances, deleting a file under UNIX® is something which cannot be undone. However, with KDE, you can choose Move to Trash instead of Delete. This will move the file into the Trash Folder, which, by default, is accessible as an icon on your desktop. In the Trash Folder, you can always recover deleted files. Remember to empty the trashcan now and then by clicking on it using the right mouse button, then choosing Empty trashcan, otherwise you might run out of disk space because the files still need space. Note, however, that once you empty the Trash Folder, the files contained therein are lost forever.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 6. Tips & Tricks for Your Daily Work
Tips & Tricks for Your Daily Work
Prev
Next

Chapter 6. Tips & Tricks for Your Daily Work

Everyone can make an omelette with eggs. The trick is to make one with none.

--Fortune Cookies

Nearly everyone can use KDE; this is why the developers made it. There are no cryptic switches with which to cope, and few configuration files you need edit in ASCII style. However, there are some ways you can do your work more elegantly, saving you time for the truly important things, like KSirtet.

Shortcut Table

Alt-Tab or Alt-Shift-Tab

Cycle through the windows

Ctrl-Tab or Ctrl-Shift-Tab

Cycle through your desktops

Alt-F2

Mini Command line

Alt-F3

Window Menu

Alt-F4

Close the current window

Ctrl-F{1..8}

Switch to a specific desktop

Ctrl-Alt-Esc

Window destroyer (every window you click on will be destroyed). Press this key combination again to cancel the killer cursor.

Ctrl-Alt-Backspace

This exits KDE (without saving!) Use this as a last resort

Ctrl-Alt-Numpad +

Cycles to the next screen resolution. You need to configure this in your X-Server configuration for it to work.

Ctrl-Alt-Numpad -

Cycles to the previous screen resolution. You need to configure this in your X-Server configuration for it to work.

Mouse Techniques
Mouse Techniques

Mouse Techniques

Note these are defaults only, and you can customise them to your liking.

Clicking on the border or the titlebar
Left

Activates and raises the window.

Middle

Lowers the window

Right

Shows the Window menu if the window is active, otherwise activates the window.

Doubleclick on the window title

Shades the window (“rolls it up” so only the titlebar is visible).

Drag on the titlebar

Moves the window around.

Drag on corners or edges

Resizes the window.

Alt-Left Button

Moves the window around.

Alt-Middle Button

Raises the window.

Alt-Right Button

Resizes the window in the direction you drag the mouse.

Click on the Icon on the top left

Close the application

Click on the Sticky Button

toggles sticky

Clicking on Maximise
Left

Maximises the window

Middle

Maximises only vertically

Right

Maximises horizontally



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 7. Frequently Asked Questions About KDE
Frequently Asked Questions About KDE
Prev
Next

Chapter 7. Frequently Asked Questions About KDE

What are you?

I'm your worst nightmare...

--Batman Animated Series

There are some questions that are always raised on the KDE mailing lists. To keep the traffic as low as possible (making the lists more readable), we have included them in this section. So please be kind and do not ask them in the mailing lists anymore - think of the quote above!

7.1. What does KDE stand for?
7.2. I cannot compile package xxx
7.3. What version of KDE should I use for a stable desktop?
7.4. But I heard that my problem/wishlist item is already in CVS. I want to get my hands on the new features, why shouldn't I try CVS?
7.1.

What does “KDE” stand for?

Originally the K stood for Kool, nowadays the K has no meaning and KDE simply stands for the K Desktop Environment. KDE is intended to be a collection of small tools, a window manager, a file manager and tools that bring all this together. It is created to make your life with UNIX® easier.

7.2.

I cannot compile package xxx

Always be sure that you have the newest version of the KDE libraries installed. The software is in constant development, so the dependencies can change from one day to another if you are using CVS. For most users, using a released version is much more practical.

Another problem could be that you are using a program written for a very old version of KDE, which depends on outdated include files. Check in the source archive's README to see if it explains which version of KDE the application is looking for. If that file doesn't exist, check the file dates. They should be more recent than your current KDE version.

7.3.

What version of KDE should I use for a stable desktop?

One can, in general, obtain KDE in many ways. Obtaining pre-compiled binaries in a package format (rpm,deb,tgz) labeled with a particular version (e.g. 3.2) is the best way to encourage stability on your KDE desktop.

7.4.

But I heard that my problem/wishlist item is “already in CVS”. I want to get my hands on the new features, why shouldn't I try CVS?

The price of stability is that one must wait for each release to get new features. Conversely the price of being the first to see new features, is that you risk stability. KDE has a fairly frequent release schedule, and stability of released versions is a particular focus. For the majority of KDE users, unless you are planning to help develop KDE, there is little advantage to running development versions of KDE.

However, there is always a place for experienced users who know what they are letting themselves in for, and are willing to report bugs found. If this is you, then there is no reason not to try the CVS versions. Be prepared for things to break occasionally, CVS gives you a snapshot of source code that is currently being worked on.

These are daily snapshots of whatever the developers are working on, and some things are guaranteed to be broken.

Warning

Do not rely on CVS snapshots to maintain operational desktops. You will get burned eventually!

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 8. Further Help
Further Help
Prev
Next

Chapter 8. Further Help

Other Sources for Help

Take a look at the http://www.kde.org/ for the most up-to-date information available about KDE on the web. You may also want to subscribe to our mailing lists.

You can subscribe at the web pages listed below:

KDE announcements - http://mail.kde.org/mailman/listinfo/kde-announce
KDE users' mailing list - http://mail.kde.org/mailman/listinfo/kde
KDE developers' mailing list - http://mail.kde.org/mailman/listinfo/kde-devel
KDE look and feel discussions - http://mail.kde.org/mailman/listinfo/kde-look
KDE licensing questions - http://mail.kde.org/mailman/listinfo/kde-licensing
KDE Documenters' list - http://mail.kde.org/mailman/listinfo/kde-doc-english

Many KDE applications and sub-projects maintain more specific lists for themselves. You can find a complete list of archives at http://lists.kde.org/.

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Chapter 9. Epilogue
Epilogue
Prev
Next

Chapter 9. Epilogue

She had her moments, she had some style, the best show in town was the crowd, outside the Casa Rosada crying 'Eva Peron'; but that's all gone now...

--The end of Evita

We hope that you found this documentation useful, informative and perhaps even entertaining. The following things are not necessary to understand the KDE Desktop Environment, but you still may want to read it.

The K Documentation Staff

This User Guide has been updated for 3.0, and is currently maintained by Lauri Watts

Others who have contributed to this guide.

  • Pablo de Vicente , who updated the section regarding installing on Debian for KDE 2.0

  • Andreas Buschka

  • Robert D. Williams

  • Poul Gerhard

  • John Waalkes

  • Vernon Wells

  • Kay Lutz

  • Stephan Kulow

We still need people!
We still need people!

We still need people!

KDE is a huge project, and every KDE supporter has already realised that. All of us are trying very hard to create a user interface that is easy to use and maybe also has the potential to make UNIX ready for the desktop PC. You have the chance to participate in this project too, and we would be thankful if you did. Developers and interested users communicate via several mailing lists described in the section called “Other Sources for Help ”. If you would like to help, please do so! We are still looking for helpers in the following departments:

  • Development (Libraries and Applications)

  • Documentation

  • Graphics

  • Beta-Testing

  • and everywhere else, too :-)



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Legal notices
Legal notices

Legal notices

This document contains copyrighted material from Andreas Buschka, Gerhard Poul and Robert David Williams. All trademarks and branded names mentioned are properties of their legal owners.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Sources of information used during the creation of this book
Sources of information used during the creation of this book

Sources of information used during the creation of this book

During the creation of this documentation, the authors used the following sources for information:

  • The KDE Mailing lists

  • Various README and HTML help files that came with the KDE components



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Licence
Licence

Licence

This program is licensed under the terms of the GNU General Public License.



Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Appendix A. Legal Notices
Legal Notices
Prev
Next

Appendix A. Legal Notices

Table of Contents

Licence
Trademarks

Licence

KDE is open source software, and all of KDE is released under free licenses such as the GPL.

Trademarks
Trademarks

Trademarks

All trademarks mentioned on this web server or in KDE documentation are recognised as belonging to their respective owners, including but not limited to:

AIX® is a registered trademark of IBM Corporation
CSS, XHTML, XSL and XML are common law trademarks of the Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, or Keio University on behalf of the World Wide Web Consortium.
Handspring™ and Visor™ are trademarks of Handspring, Inc. and may be registered in certain jurisdictions.
Hewlett-Packard®, HP® LaserJet®,HP-UX® PCL, PCL 5 and PCL 6 are U.S. registered trademarks of Hewlett Packard Company.
IRIX® is a registered trademark and SGI™ is a trademark of Silicon Graphics, Inc.
Java™ and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Jini™ and all Jini-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Linux® is a registered trademark of Linus Torvalds
LinuxPPC™ is a trademark of LinuxPPC Inc.
Mac® is a trademark of Apple Computer Inc., registered in the United States and other countries.
Mandrake™ and Mandrakelinux™ are trademarks of MandrakeSoft.
Netscape® is a registered trademark of Netscape Communications Corporation in the United States and other countries.
NeXTSTEP™ is a trademark of NeXT Software, Inc., registered in the U.S. and other countries.
Palm OS®, HotSync® and PalmPilot are registered trademarks of Palm, Inc.
PostScript® is a registered trademark of Adobe Systems Incorporated.
Qt™ is a trademark of Trolltech AS
Red Hat® and all Red Hat-based trademarks and logos are trademarks or registered trademarks of Red Hat, Inc. in the United States and other countries.
sendmail® is a registered trademark of Sendmail Inc.
Solaris™, Sun™ and SunOS™ are trademarks of Sun Microsystems Inc.
SuSE® is a registered trademark of SuSE AG
3Com® is a registered trademark of 3com corporation in the United States and other countries.
Motif®, UNIX® and the “X” device are registered trademark of The Open Group in the United States and other countries
Microsoft® and Windows® are registered trademarks of the Microsoft Corporation
XFree86 is pending trademark registration by The XFree86 Project, Inc.


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team

Next
 


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team