Plasma application launchers/es: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<languages />
== List of alternative start menus ==
En Plasma hay distintos lanzadores de aplicaciones o "menús de inicio", entre los que se incluyen:
En Plasma hay distintos lanzadores de aplicaciones o "menús de inicio", entre los que se incluyen:
{|cellpadding="4"
{|cellpadding="4"
|-
|-
|<imagemap>
|<imagemap>
Image:Plasma.png|48px
Image:KickoffLogo.png|48px
default [[Special:myLanguage/Plasma/Kickoff|Kickoff]]
default [[Special:myLanguage/Plasma/Kickoff|Application Launcher]]
desc none
desc none
</imagemap>||'''[[Special:myLanguage/Plasma/Kickoff|Kickoff]]'''
</imagemap>||'''[[Special:myLanguage/Plasma/Kickoff|Application Launcher]]'''
:El lanzador de aplicaciones por defecto que proporciona una interfaz para buscar y lanzar programas con el ratón. Kickoff tiene un sistema de búsqueda que te permite teclear el nombre de la aplicación o su descripción para encontrarlo.
:The default application launcher that provides a click-through interface for finding and launching applications. Kickoff has a search facility, allowing you to type the name of the application or its description to find it.
|-
|<imagemap>
Image:Application_dashboard_logo.png|48px
default [[Special:myLanguage/Plasma/Application Dashboard|Application Dashboard]]
desc none
</imagemap>||'''[[Special:myLanguage/Plasma/Application Dashboard|Application Dashboard]]'''
:Application Dashboard is a fullscreen launcher with content applications sorted categories.
|-
|<imagemap>Image:KickerLogo.png|48px </imagemap>
||'''[[Special:myLanguage/Plasma/Kicker|Application Menu]]'''
:This speedy and intuitive application launcher provides a classical hierarchical menu that is easily customized to give quick access to various useful applications and services.
|-
|-
|<imagemap>
|<imagemap>
Line 15: Line 29:
desc none
desc none
</imagemap>||'''[[Special:myLanguage/Lancelot|Lancelot]]'''
</imagemap>||'''[[Special:myLanguage/Lancelot|Lancelot]]'''
:Lancelot es un potente lanzador de aplicaciones que también permite situar los menús en el panel. Lancelot tiene un sistema de búsqueda, de forma que si conoces el nombre de la aplicación no necesitas encontrarla en los menús.
:Lancelot is a powerful application launcher which also allows launch menus to be placed on the panel. Lancelot provides search facilities, so if you know the name of the application you don't need to find your way around the menu. Lancelot is not developed anymore<ref>[https://cgit.kde.org/kdeplasma-addons.git/commit/?id=5a793c8ca9ba70cf26d572a17cd353491780901a Lancelot removed from plasmaaddons]</ref>, but there is a Plasma 5 widget inspired by it Excalibur available in the [https://store.kde.org/p/1172867/ KDE Store].
|-
|-
|<imagemap>
|<imagemap>Image:Homerun_logo.png|48px</imagemap>
Image:Homerun_logo.png|48px
||'''[[Special:myLanguage/Homerun|Homerun]]'''
default [[Special:myLanguage/Homerun|Homerun]]
:Homerun is a fullscreen launcher with content organized in tabs. As of January 2017, last updated in August 2014.<ref>[https://github.com/KDE/homerun/commits/master Homerun source code]</ref>. {{KDE4}}
desc none
</imagemap>||'''[[Special:myLanguage/Homerun|Homerun]]'''
:Homerun is a fullscreen launcher with content organized in tabs.
|-
|-
|
|<imagemap>Image:Plasma.png|48px </imagemap>
||'''[[Special:myLanguage/Plasma/KickoffMenu|Menú Clásico]]'''
||'''[[Special:myLanguage/KRunner|KRunner]]'''
:Disponible desde la interfaz para Añadir elementos gráficos o haciendo clic con el botón derecho en Kickoff y seleccionando "Cambiar al estilo de menús Clásico", este lanzador de aplicaciones proporciona un menú jerárquico clásico que es fácilmente personalizable para dar acceso a varios servicios y aplicaciones útiles.
:There is also [[Special:myLanguage/KRunner|KRunner]], which replaces the "run command" dialog, blurs the lines between task manager, desktop search, application launcher and command executor and provides a quick way to run applications or open documents among other things.
|}
|}
También existe [[Special:myLanguage/KRunner|KRunner]], que reemplaza al diálogo "Ejectuar orden", y es una mezcla entre un buscador de escritorio, un lanzador de aplicaciones y un ejecutor de órdenes, por lo que es una forma rápida para ejecutar aplicaciones o abrir documentos.
<span id="How to change the application launcher"></span>
[[Category:Escritorio/es]]
== How to change the application launcher ==
 
To change the application launcher, right click on your current launcher and select <menuchoice>Alternatives…</menuchoice>
 
Next, choose the launcher you want to use.
 
[[File:LauncherAlternatives.png|400px|center]]
 
 
== How do I change which key opens the application launcher? ==
 
It's possible to do that in two ways: you may right click on your current launcher and select <menuchoice>Configure Application Launcher…</menuchoice>, selecting the tab <menuchoice>Keyboard Shortcuts</menuchoice>, clicking on the button and then typing the combination you want to use as keyboard shortcut.
 
[[File:LauncherKeyboardShortcut.png|400px|center]]
 
You can also use {{Menu|System Settings|Shortcuts|Global Shortcuts|Plasma|Activate Application Launcher Widget}}.
 
[[File:LauncherShortcutSettings.png|850px|center]]
 
And if you ever want to restore the default Meta key, you can use the combination <keycap>Alt+F1</keycap>, which serves this exact purpose.
 
== I can't bind the Meta key to open the Application Launcher anymore! ==
 
This issue may occur because of the way '''KWin''' binds keys. Please refer to [[Special:myLanguage/Plasma/Tips#Windows.2FMeta_Key|this section]].
 
== References ==
<references />
 
[[Category:Desktop]]
[[Category:Help]]

Revision as of 07:50, 6 July 2019

List of alternative start menus

En Plasma hay distintos lanzadores de aplicaciones o "menús de inicio", entre los que se incluyen:

Application Launcher
The default application launcher that provides a click-through interface for finding and launching applications. Kickoff has a search facility, allowing you to type the name of the application or its description to find it.
Application Dashboard
Application Dashboard is a fullscreen launcher with content applications sorted categories.
Application Menu
This speedy and intuitive application launcher provides a classical hierarchical menu that is easily customized to give quick access to various useful applications and services.
Lancelot
Lancelot is a powerful application launcher which also allows launch menus to be placed on the panel. Lancelot provides search facilities, so if you know the name of the application you don't need to find your way around the menu. Lancelot is not developed anymore[1], but there is a Plasma 5 widget inspired by it Excalibur available in the KDE Store.
Homerun
Homerun is a fullscreen launcher with content organized in tabs. As of January 2017, last updated in August 2014.[2].

KRunner
There is also KRunner, which replaces the "run command" dialog, blurs the lines between task manager, desktop search, application launcher and command executor and provides a quick way to run applications or open documents among other things.

How to change the application launcher

To change the application launcher, right click on your current launcher and select Alternatives…

Next, choose the launcher you want to use.


How do I change which key opens the application launcher?

It's possible to do that in two ways: you may right click on your current launcher and select Configure Application Launcher…, selecting the tab Keyboard Shortcuts, clicking on the button and then typing the combination you want to use as keyboard shortcut.

You can also use System SettingsShortcutsGlobal ShortcutsPlasmaActivate Application Launcher Widget.

And if you ever want to restore the default Meta key, you can use the combination Alt+F1, which serves this exact purpose.

I can't bind the Meta key to open the Application Launcher anymore!

This issue may occur because of the way KWin binds keys. Please refer to this section.

References