Plasma/HowTo/4.5/es: Difference between revisions
(Created page with "{{Note/es|En casi todos los ¿Cómo hacer...? se asume que los elementos gráficos están desbloqueados. Visita [[Media:Plasma_howto-widget-unlock-44.gif|Desbloquear elementos gr...") |
(Created page with "==¿Cómo hacer ...?==") |
||
Line 14: | Line 14: | ||
En particular, si no aparece la caja de herramientas en la esquina superior derecha (con un icono amarillo), puedes acceder a la mayoría de las opciones haciendo clic con el botón derecho en el escritorio.}} | En particular, si no aparece la caja de herramientas en la esquina superior derecha (con un icono amarillo), puedes acceder a la mayoría de las opciones haciendo clic con el botón derecho en el escritorio.}} | ||
== | ==¿Cómo hacer ...?== | ||
=== Widgets === | === Widgets === |
Revision as of 10:37, 30 December 2010
El espacio de trabajo de Plasma es una de las tecnologías clave de KDE SC 4.x (también conocido como los "Pilares de KDE"), y una de las más visibles por los usuarios. Puesto que el escritorio Plasma trata la interfaz de usuario de forma diferente a como lo hace un escritorio tradicional, puede haber confusión sobre qué es el escritorio Plasma, qué hace, y cómo llevar a cabo tareas comunes.
El propósito de este documento es mostrar cómo realizar tareas comunes en el escritorio Plasma. Cada HowTo (¿Cómo hacer...?) consta de un tema y una breve animación, a la que se accede haciendo clic en el enlace.
Las animaciones están codificadas en formato GIF y por lo tanto se pueden ver en la mayoría de los navegadores modernos sin instalar ningún plugin adicional. Ten en cuenta que las animaciones vuelven a comenzar cuando llegan al final.
¿Cómo hacer ...?
Widgets
Desktop Widgets
- Configure widget
- Move widget
- Resize widget
- Rotate widget
- Remove widget
- Drag widget from desktop to panel
Panel Widgets
- Configure widget
- Move widget
- Remove widget
- Add spacer [1]
- Resize spacer
- Drag widget from panel to desktop
Icons
- Add icon widget to desktop
- Add icon widget to panel
- Add icon to Folder View widget [2]
- Add icon to traditional desktop [3]
- Add icon to Quicklaunch widget [4]
Desktop
Panel
- Change panel height
- Change panel width [5]
- Move panel
- Change panel alignment
- Make panel autohide
- Add new empty panel
- Add new default panel
- Remove panel
Extenders
Activities
- Add new activity [6]
- Switch activities
- Rename activity
- Change activity icon [7]
- Pause activity
- Resume activity
- Remove activity
- Link activities to virtual desktops
- Use separate activity for dashboard
Further information
For reuse
To link to an animation from another UserBase article, a thumbnail can be posted. Here's an example:
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!
- ↑ The spacer behaves like other panel widgets with the exception that it can be resized
- ↑ Requires the Folder View widget
- ↑ Requires desktop type to be set as Folder View, see Change to traditional desktop
- ↑ Requires the Quicklaunch widget
- ↑ See How can I change the height and the size of the panel? for more information.
- ↑ The list shows different desktop types, "Desktop" is a default desktop
- ↑ Requires Nepomuk Semantic Desktop enabled ("Desktop Search" in System Settings)