Plasma/HowTo/4.5: Difference between revisions

From KDE UserBase Wiki
m (Make double indent single)
(Markup edit)
Line 1: Line 1:
<languages />
<translate>
{{Info|The information presented here covers Plasma Desktop 4.5. <br />
{{Info|The information presented here covers Plasma Desktop 4.5. <br />
Versions available: '''4.5''' - [[Special:myLanguage/Plasma/HowTo/4.4|4.4]] - [[Special:myLanguage/Plasma/HowTo/4.3|4.3]]}}
Versions available: '''4.5''' - [[Special:myLanguage/Plasma/HowTo/4.4|4.4]] - [[Special:myLanguage/Plasma/HowTo/4.3|4.3]]}}
Line 15: Line 17:


=== Widgets ===
=== Widgets ===
* [[Media:Plasma_howto-widget-unlock-45.gif            | Unlock widgets]]
* [[Media:Plasma_howto-widget-unlock-45.gif            | Unlock widgets]]
* [[Media:Plasma_howto-widget-lock-45.gif              | Lock widgets]]
* [[Media:Plasma_howto-widget-lock-45.gif              | Lock widgets]]
Line 20: Line 23:


==== Desktop Widgets ====
==== Desktop Widgets ====
* [[Media:Plasma_howto-widget-desktop-add-45.gif      | Add widget to desktop]]
* [[Media:Plasma_howto-widget-desktop-add-45.gif      | Add widget to desktop]]


Line 30: Line 34:


==== Panel Widgets ====
==== Panel Widgets ====
* [[Media:Plasma_howto-widget-panel-add-45.gif        | Add widget to panel]]
* [[Media:Plasma_howto-widget-panel-add-45.gif        | Add widget to panel]]


Line 40: Line 45:


==== Icons ====
==== Icons ====
* [[Media:Plasma_howto-icon-desktop-45.gif            | Add icon widget to desktop]]
* [[Media:Plasma_howto-icon-desktop-45.gif            | Add icon widget to desktop]]
* [[Media:Plasma_howto-icon-panel-45.gif              | Add icon widget to panel]]
* [[Media:Plasma_howto-icon-panel-45.gif              | Add icon widget to panel]]
Line 47: Line 53:


=== Desktop ===
=== Desktop ===
* [[Media:Plasma_howto-desktop-wallpaper-45.gif        | Change wallpaper]]
* [[Media:Plasma_howto-desktop-wallpaper-45.gif        | Change wallpaper]]
* [[Media:Plasma_howto-desktop-theme-45.gif            | Change workspace theme]]
* [[Media:Plasma_howto-desktop-theme-45.gif            | Change workspace theme]]
Line 52: Line 59:


=== Panel ===
=== Panel ===
* [[Media:Plasma_howto-panel-height-45.gif            | Change panel height]]
* [[Media:Plasma_howto-panel-height-45.gif            | Change panel height]]
* [[Media:Plasma_howto-panel-width-45.gif              | Change panel width]] <ref>See [[Plasma/FAQ/4.4/Configuration#How can I change the height and the size of the panel?|How can I change the height and the size of the panel?]] for more information.</ref>
* [[Media:Plasma_howto-panel-width-45.gif              | Change panel width]] <ref>See [[Plasma/FAQ/4.4/Configuration#How can I change the height and the size of the panel?|How can I change the height and the size of the panel?]] for more information.</ref>
Line 62: Line 70:


=== Extenders ===
=== Extenders ===
* [[Media:Plasma_howto-extender-todesktop-45.gif      | Drag extender to desktop]]
* [[Media:Plasma_howto-extender-todesktop-45.gif      | Drag extender to desktop]]
* [[Media:Plasma_howto-extender-restore-45.gif        | Restore extender]]
* [[Media:Plasma_howto-extender-restore-45.gif        | Restore extender]]


=== Activities ===
=== Activities ===
* [[Media:Plasma_howto-activity-add-45.gif            | Add new activity]] <ref>The list shows different desktop types, "Desktop" is a default desktop</ref>
* [[Media:Plasma_howto-activity-add-45.gif            | Add new activity]] <ref>The list shows different desktop types, "Desktop" is a default desktop</ref>
* [[Media:Plasma_howto-activity-switch-45.gif          | Switch activities]]
* [[Media:Plasma_howto-activity-switch-45.gif          | Switch activities]]
Line 77: Line 87:


== Further information ==
== Further information ==
* [[Plasma/FAQ | The Plasma FAQ]]
 
* [[Glossary | Glossary]]
* [[Special:myLanguage/Plasma/FAQ | The Plasma FAQ]]
* [[Special:myLanguage/Glossary | Glossary]]


== For reuse ==
== For reuse ==
To link to an animation from another UserBase article, a thumbnail can be posted. Here's an example (edit this page to see the syntax):
 
To link to an animation from another UserBase article, a thumbnail can be posted. Here's an example:


:{|
:{|
Line 88: Line 100:
|align="center"|How to unlock your widgets
|align="center"|How to unlock your widgets
|}
|}
The code to do that is
{{Input|1=<nowiki>{|
|[[File:Plasma_howto-thumbnail-45.png|link=Media:Plasma_howto-widget-unlock-45.gif]]
|-
|align="center"|How to unlock your widgets
|}</nowiki>}}


The animations can also be used outside of UserBase. The BBCode (used in most forums) to post a linked thumbnail is:
The animations can also be used outside of UserBase. The BBCode (used in most forums) to post a linked thumbnail is:
<pre>
{{Input|1=[url=GIF][img]<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png</nowiki>[/img][/url]}}
[url=GIF][img]<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png</nowiki>[/img][/url]
</pre>


Replace GIF with the URL to the GIF file. The corresponding HTML code is:
Replace GIF with the URL to the GIF file. The corresponding HTML code is:
<pre>
{{Input|1=<a href="GIF"><img src="<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png</nowiki>" /></a>}}
<a href="GIF"><img src="<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png</nowiki>" /></a>
</pre>


A description of how to record animated GIF files can be found [http://hanswchen.wordpress.com/2009/09/02/record-screencasts-to-animated-gif-files/ here]. Do you want to help out with making animations? See the [[Talk:Plasma/HowTo/4.5|Talk page]] to find out how!
A description of how to record animated GIF files can be found [http://hanswchen.wordpress.com/2009/09/02/record-screencasts-to-animated-gif-files/ here]. Do you want to help out with making animations? See the [[Talk:Plasma/HowTo/4.5|Talk page]] to find out how!
Line 105: Line 120:


[[Category:Plasma]]
[[Category:Plasma]]
</translate>

Revision as of 11:57, 7 October 2010

Information

The information presented here covers Plasma Desktop 4.5.
Versions available: 4.5 - 4.4 - 4.3


The Plasma Workspace is one of the key technologies of KDE SC 4.x (also known as the "Pillars of KDE"), and one of the most visible to users. As Plasma Desktop treats the user interface differently than a traditional desktop, there may be confusion as to what the Plasma Desktop is, what it does, and how to perform common tasks.

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.

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)