Plasma/HowTo/4.4/ca: Difference between revisions

From KDE UserBase Wiki
(Created page with "'''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'escri...")
(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...")
Line 6: Line 6:
'''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 de 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.
'''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 de 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.


The purpose of this document is to show how to perform common tasks in Plasma Desktop. Each HowTo consists of one topic and a short animation, which is reached by clicking on the link.
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.
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.

Revision as of 12:10, 29 March 2011


Informació

La informació aquí presentada cobreix l'escriptori 4.4 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 de 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

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-44.png|link=Media:Plasma_howto-widget-unlock-44.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/2/20/Plasma_howto-thumbnail-44.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/2/20/Plasma_howto-thumbnail-44.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. 1.0 1.1 Note the small green arrow. You can also right click instead of pressing the arrow.
  2. The spacer behaves like other panel widgets with the exception that it can be resized
  3. See How can I change the height and the size of the panel? for more information.
  4. It's also possible to click on "Add Activity" in the toolbox.