Plasma application launchers/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 8: Line 8:
desc none
desc none
</imagemap>||'''[[Special:myLanguage/Plasma/Kickoff|Kickoff]]'''
</imagemap>||'''[[Special:myLanguage/Plasma/Kickoff|Kickoff]]'''
:现在默认的程序启动器 - 一个点击打开型的菜单。Kickoff 有搜索功能,可以通过输入程序名称或描述找到该程序。 As of January 2017, last updated in December 2016.[https://github.com/KDE/plasma-desktop/commits/master/applets/kickoff]
:现在默认的程序启动器 - 一个点击打开型的菜单。Kickoff 有搜索功能,可以通过输入程序名称或描述找到该程序。
|-
|-
|<imagemap>
|<imagemap>
Line 15: Line 15:
desc none
desc none
</imagemap>||'''[[Special:myLanguage/Lancelot|Lancelot]]'''
</imagemap>||'''[[Special:myLanguage/Lancelot|Lancelot]]'''
:Lancelot 是个强大的程序启动器,可以放置启动菜单到面板上。Lancelot 提供搜索功能,所以你只要知道程序名就不必通过菜单一层层来找到它。 As of January 2017, last updated in March 2015.[https://github.com/KDE/kdeplasma-addons/commits/master/applets/lancelot]
:Lancelot 是个强大的程序启动器,可以放置启动菜单到面板上。Lancelot 提供搜索功能,所以你只要知道程序名就不必通过菜单一层层来找到它。
|-
|-
|<imagemap>
|<imagemap>
Line 22: Line 22:
desc none
desc none
</imagemap>||'''[[Special:myLanguage/Homerun|Homerun]]'''
</imagemap>||'''[[Special:myLanguage/Homerun|Homerun]]'''
:Homerun is a fullscreen launcher with content organized in tabs. As of January 2017, last updated in August 2014.[https://github.com/KDE/homerun/commits/master]
:Homerun is a fullscreen launcher with content organized in tabs. As of January 2017, last updated in August 2014.[https://github.com/KDE/homerun/commits/master].
|-
|-
|
|

Revision as of 19:50, 27 January 2017

KDE 平台上有些备选的“开始菜单”样式 Plasma 程序启动器,包括:

Kickoff
现在默认的程序启动器 - 一个点击打开型的菜单。Kickoff 有搜索功能,可以通过输入程序名称或描述找到该程序。
Lancelot
Lancelot 是个强大的程序启动器,可以放置启动菜单到面板上。Lancelot 提供搜索功能,所以你只要知道程序名就不必通过菜单一层层来找到它。
Homerun
Homerun is a fullscreen launcher with content organized in tabs. As of January 2017, last updated in August 2014.[1].
经典菜单
或是直接用添加部件界面,或是右击 Kickoff,选择“切换到经典菜单样式”都可,这种程序启动器提供经典的分层菜单,这种菜单容易定制来快速访问各种实用的程序和服务。

还有 KRunner,它取代了“运行对话框”,兼具桌面搜索、程序启动器和命令执行,能快速的运行程序或打开文档。