Plasma 4.5 动画教程
Plasma 工作空间(The Plasma Workspace)是 KDE SC 4.x 中一个关键技术 (被誉为 “KDE 的支柱”),是用户最直观的东西。由于 Plasma 不同于传统桌面的方式对待用户界面,可能会有关于 Plasma 桌面是什么、它做些什么、以及如何进行常规任务的疑惑。
这份文档的目的是演示在 Plasma 桌面里如何进行常规任务。每个HowTo由一个主题和一段短动画组成,点击链接即可观看动画。
动画录制成 GIF 格式,在大多数web浏览器里不需要安装额外插件就能观看。请注意,动画是循环播放的。
HowTo
部件
桌面部件
面板部件
图标
桌面
桌面
扩展部件
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!