Archive:Plasma/HowTo/4.3/zh-cn: Difference between revisions
m (Created page with "==== 桌面部件 ====") |
|||
Line 24: | Line 24: | ||
==== 桌面部件 ==== | ==== 桌面部件 ==== | ||
* [[Media: | * [[Media:Plasma howto-widget-desktop-add.gif | 添加部件到桌面]] | ||
* [[Media: | * [[Media:Plasma howto-widget-desktop-configure.gif | 设置部件]] | ||
* [[Media: | * [[Media:Plasma howto-widget-desktop-move.gif | 移动部件]] | ||
* [[Media: | * [[Media:Plasma howto-widget-desktop-resize.gif | 拉伸部件]] | ||
* [[Media: | * [[Media:Plasma howto-widget-desktop-rotate.gif | 旋转部件]] | ||
* [[Media: | * [[Media:Plasma howto-widget-desktop-remove.gif | 删除部件]] | ||
* [[Media: | * [[Media:Plasma howto-widget-desktop-topanel.gif | 拖动桌面部件到面板上]] | ||
==== Panel Widgets ==== | ==== Panel Widgets ==== |
Revision as of 13:53, 26 October 2010
Template:I18n/Language Navigation Bar
Plasma 工作空间(The Plasma Workspace)是 KDE SC 4 中一个关键技术 (被誉为 “KDE 的支柱”),是用户最直观的东西。由于 Plasma 不同于传统桌面的方式对待用户界面,可能会有关于 Plasma 桌面是什么、它做些什么、以及如何进行常规任务的疑惑。
这份文档的目的是演示在 Plasma 桌面里如何进行常规任务。每个HowTo由一个主题和一段短动画组成,点击链接即可观看动画。
动画录制成GIF格式,在大多数web浏览器里不需要安装额外插件就能观看。请注意,动画是循环播放的。
附注
几乎所有的 HOWTOs 都要求部件是处在解锁状态。观看 解锁部件 了解如何解锁它们。
附注
由于发行版特殊定制,你的桌面有可能与HowTo里的不同。尤其是如果丢掉了右上角的工具箱(看过去是黄色的图标),你能右击桌面获得大部分的选项
HowTo
部件
桌面部件
Panel Widgets
- Add widget to panel
- Configure widget [1]
- Move widget
- Remove widget [1]
- Add spacer
- Drag widget from panel to desktop
Desktop
Panel
- Change panel height
- Change panel width [2]
- Move panel
- Change panel alignment
- Make panel autohide
- Add new panel [3]
- Remove panel
Extenders
Activities
- Add new activity
- Switch activities
- Rename activity
- Remove activity [5]
- 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 for that is:
{| |[[File:Plasma_howto-thumbnail.png|link=Media:Plasma_howto-widget-unlock.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/e/e8/Plasma_howto-thumbnail.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/e/e8/Plasma_howto-thumbnail.png" /></a>
A description of making the animated gif is here. 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.
- ↑ See How can I change the height and the size of the panel? for more information.
- ↑ The right mouse button is used in this animation.
- ↑ It's not necessary to drag the extender to the desktop first.
- ↑ You can't remove the activity you "zoom out" from.