Plasma/Installing Plasmoids/zh-tw: Difference between revisions
< Plasma
m (Created page with "{{Info/zh-tw|這些圖片都是「可點入的」,按下後會顯示完整大小的圖片。你需要瀏覽器的往回按鈕來返回}}") |
m (Created page with "{{Tip/zh-tw|'''Dolphin''' 打開目錄,按 <keycap>F4</keycap> 打開內嵌的終端}}") |
||
(17 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== 安裝 Plasmoid 元件 == | == 安裝 Plasmoid 元件 == | ||
<div align="center">'''找到一個新的元件,但不知道怎樣安裝? | <div align="center">'''找到一個新的元件,但不知道怎樣安裝?不要怕!看這裡 '''</div> | ||
[[Image:Plasma_InstallingPlasmoids_DownloadNew.png|thumb|265px|center]] | [[Image:Plasma_InstallingPlasmoids_DownloadNew.png|thumb|265px|center]] | ||
{{Info/zh-tw|這些圖片都是「可點入的」,按下後會顯示完整大小的圖片。你需要瀏覽器的往回按鈕來返回}} | {{Info/zh-tw|這些圖片都是「可點入的」,按下後會顯示完整大小的圖片。你需要瀏覽器的往回按鈕來返回}} | ||
=== | === 從KDE-Look.org安裝 === | ||
從桌面選單中選擇「新增元件...」。 | |||
[[Image:Plasma_InstallingPlasmoids_AddWidgets.png|thumb|400px|center]] | [[Image:Plasma_InstallingPlasmoids_AddWidgets.png|thumb|400px|center]] | ||
從元件瀏覽器(Widget Explorer)從選擇「安裝新的元件」 -> 「下載新的 Plasma 元件」。 | |||
[[Image:Plasma_InstallingPlasmoids_DownloadNew.png|thumb|550px|center]] | [[Image:Plasma_InstallingPlasmoids_DownloadNew.png|thumb|550px|center]] | ||
搜尋元件並按下安裝。 | |||
[[Image:Plasma_InstallingPlasmoids_Install.png|thumb|400px|center]] | [[Image:Plasma_InstallingPlasmoids_Install.png|thumb|400px|center]] | ||
像往常一樣拖動安裝好的元件到桌面或面板上。 | |||
[[Image:Plasma_InstallingPlasmoids_AddToDesktop.png|thumb|400px|center]] | [[Image:Plasma_InstallingPlasmoids_AddToDesktop.png|thumb|400px|center]] | ||
=== | === 從本地檔案安裝元件 === | ||
從桌面選單中選擇「新增元件...」。 | |||
[[Image:Plasma_InstallingPlasmoids_AddWidgets.png|thumb|400px|center]] | [[Image:Plasma_InstallingPlasmoids_AddWidgets.png|thumb|400px|center]] | ||
從元件瀏覽器(Widget Explorer)從選擇「安裝新的元件」 -> 「從本地端檔案安裝元件...」。 | |||
[[Image:Plasma_InstallingPlasmoids_Localfile.png|thumb|550px|center]] | [[Image:Plasma_InstallingPlasmoids_Localfile.png|thumb|550px|center]] | ||
選擇元件安裝類型。 | |||
[[Image:Plasma_InstallingPlasmoids_SelectType.png|thumb|400px|center]] | [[Image:Plasma_InstallingPlasmoids_SelectType.png|thumb|400px|center]] | ||
選擇本地檔案並按下完成。 | |||
[[Image:Plasma_InstallingPlasmoids_Finish.png|thumb|400px|center]] | [[Image:Plasma_InstallingPlasmoids_Finish.png|thumb|400px|center]] | ||
=== | === 從Konsole安裝 === | ||
要從 Konsole 安裝 Plasma 元件,輸入: | |||
{{Input|1= plasmapkg -u | {{Input|1=plasmapkg -u 元件-檔案名.plasmoid}} | ||
== FAQ == | == FAQ == | ||
=== | === KDE 4.5.1 上沒法裝=== | ||
kdelibs 4.5.1 ([https://bugs.kde.org/show_bug.cgi?id=251192 bug 251192]) 有個 bug 引發的,手動解壓文件,再安裝。 | |||
* | * 下載 | ||
* | * 用 '''Ark''' 打開,解壓 | ||
* | * 打開 '''Konsole''',進入上一步的路徑 | ||
{{Input|1=cd ''/path/to/directory''}} | {{Input|1=cd ''/path/to/directory''}} | ||
* | * 安裝 | ||
{{Input|1= plasmapkg -i ''directory-name''}} | {{Input|1= plasmapkg -i ''directory-name''}} | ||
{{Tip| | {{Tip/zh-tw|'''Dolphin''' 打開目錄,按 <keycap>F4</keycap> 打開內嵌的終端}} | ||
[[Category: | [[Category:高階用戶/zh-tw]] |
Latest revision as of 11:36, 15 April 2012
安裝 Plasmoid 元件
找到一個新的元件,但不知道怎樣安裝?不要怕!看這裡
資訊
這些圖片都是「可點入的」,按下後會顯示完整大小的圖片。你需要瀏覽器的往回按鈕來返回
從KDE-Look.org安裝
從桌面選單中選擇「新增元件...」。
從元件瀏覽器(Widget Explorer)從選擇「安裝新的元件」 -> 「下載新的 Plasma 元件」。
搜尋元件並按下安裝。
像往常一樣拖動安裝好的元件到桌面或面板上。
從本地檔案安裝元件
從桌面選單中選擇「新增元件...」。
從元件瀏覽器(Widget Explorer)從選擇「安裝新的元件」 -> 「從本地端檔案安裝元件...」。
選擇元件安裝類型。
選擇本地檔案並按下完成。
從Konsole安裝
要從 Konsole 安裝 Plasma 元件,輸入:
plasmapkg -u 元件-檔案名.plasmoid
FAQ
KDE 4.5.1 上沒法裝
kdelibs 4.5.1 (bug 251192) 有個 bug 引發的,手動解壓文件,再安裝。
- 下載
- 用 Ark 打開,解壓
- 打開 Konsole,進入上一步的路徑
cd /path/to/directory
- 安裝
plasmapkg -i directory-name
提示
Dolphin 打開目錄,按 F4 打開內嵌的終端