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