Configure your desktop

From KDE UserBase Wiki
Revision as of 19:07, 15 November 2008 by Annew (talk | contribs) (Added Access remote directories)

Configuring your desktop has changed a lot between KDE 3.5 and KDE 4. For those updating, a bit of explanation is needed.

Icons

If you want to place icons on your desktop (like "file manager", "web browser" and so on) you will notice this is no longer possible using a right-click. Instead, open a file manager and drag the file you would like onto the desktop. It will appear there as icon.

Example

Let's assume you want an icon on your desktop that starts konqueror:

  • find out where the executable is located
    • start a konsole by typing ALT_F2 and konsole
    • type
which konqueror

let's assume the response is

/usr/local/bin/konqueror
  • locate the executable
    • start konqueror by typing ALT_F2 and konqueror
    • point your konqueror to where you can find your executable, in this case /usr/local/bin
    • drag-and-drop konqueror onto your desktop

Now you can start konqueror by clicking onto the "konqueror" icon on your desktop

Plasma

Your desktop is now based on Plasma. This makes it possible to run plasmoids on it, e.g. a clock that docks directly to your desktop and is not surrounded by a border. To add the "clock" plasmoid, right-click onto your desktop and choose "add widget". E.g. choose the Analog Clock Widget there.

Access your files on a remote desktop

Under KDE3, if you had an fstab mount to a remote directory you got an icon on your desktop. This doesn't happen in KDE4, but there's an even better way to reach your files.

Create a folderview (right-click on desktop, Add Widgets, Folderview). It will be pointing to your home directory, by default, but click on the spanner on the handle, to get properties, and you can direct it to open in your remote home. If you keep your folder fairly small you'll be able to scroll down to the exact directory you need, and open it in konqueror (which seems to be the default. It may well be that this can be changed, too.)