Archive:Plasma/HowTo/4.4/sv: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 76: | Line 76: | ||
== For reuse == | == For reuse == | ||
To link to an animation from another | 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): | ||
::{| | ::{| | ||
| | |[[File:Plasma_howto-thumbnail-44.png|link=Media:Plasma_howto-widget-unlock-44.gif]] | ||
|- | |- | ||
|align="center"|How to unlock your widgets | |align="center"|How to unlock your widgets | ||
|} | |} | ||
The animations can also be used outside of | The animations can also be used outside of UserBase. The BBCode (used in most forums) to post a linked thumbnail is: | ||
<pre> | <pre> | ||
[url=GIF][img]<nowiki>http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png</nowiki>[/img][/url] | [url=GIF][img]<nowiki>http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png</nowiki>[/img][/url] |
Revision as of 13:53, 8 September 2010
Home >> Program >> Desktop >> Plasma
Informationen som presenteras här täcker Plasma Desktop 4.4.
Andra versioner: 4.3
The Plasma Workspace är en av nyckelteknologierna i KDE SC 4.x., och en av de mest synliga för användare.
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.
HowTo
Widgets
Desktop Widgets
- Add widget to desktop
- Configure widget
- Move widget
- Resize widget
- Rotate widget
- Remove widget
- Drag widget from desktop to panel
Panel Widgets
- Add widget to panel
- Configure widget [1]
- Move widget
- Remove widget [1]
- Add spacer [2]
- Resize spacer
- Drag widget from panel to desktop
Desktop
Panel
- Change panel height
- Change panel width [3]
- Move panel
- Change panel alignment
- Make panel autohide
- Add new panel
- Remove panel
Extenders
Activities
- Add new activity [4]
- Switch activities
- Rename 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 (edit this page to see the syntax):
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.
Thanks
- Anne Wilson - thanks for all the help with UserBase!
- Ingo Malchow - thanks for moving everything to the right place
Contributors
- Hans Chen - current maintainer
Do you want to help out with making animations? See the Talk page to find out how!
- ↑ 1.0 1.1 Note the small green arrow. You can also right click instead of pressing the arrow.
- ↑ The spacer behaves like other panel widgets with the exception that it can be resized
- ↑ See How can I change the height and the size of the panel? for more information.
- ↑ It's also possible to click on "Add Activity" in the toolbox.