Plasma/Com es fa/4.5

From KDE UserBase Wiki
Revision as of 07:22, 25 March 2011 by Abella (talk | contribs) (Created page with "El propòsit d'aquest document és mostrar com realitzar tasques habituals en l'escriptori Plasma. Cada entrada del Com es fa (HowTo) consta d'un tòpic i una breu animació, a l...")

Informació

La informació aquí presentada cobreix l'escriptori 4.5 de Plasma.
Versions disponibles: 4.3 - 4.4 - 4.5


L'espai de treball de Plasma és una de les tecnologies clau de KDE SC 4.x (també conegut com el «Pilar de KDE»), i un dels més visibles pels usuaris. Donat que l'escriptori Plasma tracta la interfície d'usuari de forma diferent a com ho fa un escriptori tradicional, pot haver-hi confusió sobre què és l'escriptori Plasma, què fa, i com dur a terme tasques habituals.

El propòsit d'aquest document és mostrar com realitzar tasques habituals en l'escriptori Plasma. Cada entrada del Com es fa (HowTo) consta d'un tòpic i una breu animació, a la qual s'accedeix fent clic sobre l'enllaç.

The animations are encoded in the GIF format and can thus be viewed in most modern web browsers without any additional plugins installed. Note that the animations are looped.

Note

Almost all HowTos assume that the widgets are unlocked. See Unlock widgets for instructions on how to unlock them.

Note

Due to distribution-specific customizations, your desktop might differ from those in the HowTos. In particular, if you miss the top-right toolbox (shown as a yellow icon), you can reach most options by right-clicking on the desktop.


HowTo

Widgets

Desktop Widgets

Panel Widgets

Icons

Desktop

Panel

Extenders

Activities

Further information

For reuse

To link to an animation from another UserBase article, a thumbnail can be posted. Here's an example:

How to unlock your widgets

The code to do that is

{|
|[[File:Plasma_howto-thumbnail-45.png|link=Media:Plasma_howto-widget-unlock-45.gif]]
|-
|align="center"|How to unlock your widgets
|}

The animations can also be used outside of UserBase. The BBCode (used in most forums) to post a linked thumbnail is:

[url=GIF][img]http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png[/img][/url]

Replace GIF with the URL to the GIF file. The corresponding HTML code is:

<a href="GIF"><img src="http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png" /></a>

A description of how to record animated GIF files can be found here. Do you want to help out with making animations? See the Talk page to find out how!


  1. The spacer behaves like other panel widgets with the exception that it can be resized
  2. Requires the Folder View widget
  3. Requires desktop type to be set as Folder View, see Change to traditional desktop
  4. Requires the Quicklaunch widget
  5. See How can I change the height and the size of the panel? for more information.
  6. The list shows different desktop types, "Desktop" is a default desktop
  7. Requires Nepomuk Semantic Desktop enabled ("Desktop Search" in System Settings)