Archive:Plasma/HowTo/4.3/zh-tw: Difference between revisions
m (Created page with "==== 面板元件 ====") |
|||
Line 34: | Line 34: | ||
==== 面板元件 ==== | ==== 面板元件 ==== | ||
* [[Media:Plasma_howto-widget-panel-add.gif | | * [[Media:Plasma_howto-widget-panel-add.gif | 新增元件到面板]] | ||
* [[Media:Plasma_howto-widget-panel-configure.gif | | * [[Media:Plasma_howto-widget-panel-configure.gif | 設定元件]] <ref name="greenarrow">注意小的綠色箭頭,你也可以右擊代替點擊這個箭頭。</ref> | ||
* [[Media:Plasma_howto-widget-panel-move.gif | | * [[Media:Plasma_howto-widget-panel-move.gif | 移動元件]] | ||
* [[Media:Plasma_howto-widget-panel-remove.gif | | * [[Media:Plasma_howto-widget-panel-remove.gif | 刪除元件]] <ref name="greenarrow"/> | ||
* [[Media:Plasma_howto-widget-panel-spacer.gif | | * [[Media:Plasma_howto-widget-panel-spacer.gif | 新增空白]] | ||
* [[Media:Plasma_howto-widget-panel-todesktop.gif | | * [[Media:Plasma_howto-widget-panel-todesktop.gif | 拖動面板元件到桌面上]] | ||
=== Desktop === | === Desktop === |
Revision as of 13:44, 28 October 2010
Template:I18n/Language Navigation Bar
Plasma 工作空間(The Plasma Workspace) 是 KDE SC 4 中一個關鍵技術(被譽為「KDE 的支柱」),是使用者最直觀的東西。 由於 Plasma 使用者介面操作不同於傳統桌面的方式,可能會有關於 Plasma 桌面是什麼、它做些什麼、以及如何進行一般任務的疑惑。
這份文件的目的是展示在 Plasma 桌面裡如何進行一般任務。每個 HowTo 由一個主題和一段短動畫組成,點擊鏈接即可觀看動畫。
動畫錄製成GIF格式,在大多數網頁瀏覽器裡不需要安裝額外的外掛程式就能觀看。請注意,動畫是循環播放的。
Template:Note (zh TW) Template:Note (zh TW)
HowTo
元件
桌面元件
面板元件
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!