Plasma application launchers/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "Category:Bureau/fr")
(Updating to match new version of source page)
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<languages />
== List of alternative start menus ==
Il existe d'autres lanceurs d'applications plasma de type « menu démarrer »  pour la plateforme KDE, y compris:
Il existe d'autres lanceurs d'applications plasma de type « menu démarrer »  pour la plateforme KDE, y compris:
{|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]]'''
:Le lanceur d'application par défaut qui fournit une interface cliquable pour trouver et lancer des applications. Kickoff a une option de recherche, vous permettant de taper le nom de l'application ou sa description pour le trouver.
: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 est un lanceur d'application qui permet également aux menus de lancement d'être placés sur les panneaux. Lancelot offre une option de recherche, donc si vous connaissez le nom de l'application, vous n'avez pas besoin de trouver votre chemin dans le menu.
: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>Image:Homerun_logo.png|48px</imagemap>
||'''[[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}}
|-
|-
|
|<imagemap>Image:Plasma.png|48px </imagemap>
||'''[[Special:myLanguage/Plasma/KickoffMenu|Menu classique]]'''
||'''[[Special:myLanguage/KRunner|KRunner]]'''
:Disponible à partir soit de l'interface Ajouter des plasmoïdes soit par un clic droit sur Kickoff et en choisissant « Changer vers le style de menu classique », ce lanceur d'application propose un menu classique hiérarchique qui peut être facilement personnalisé pour donner un accès rapide à différentes applications et services utiles.
: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.
|}
|}
Il y a aussi [[Special:myLanguage/KRunner|KRunner]], qui remplace le dialogue « exécuter la commande », mélange moteur de recherche, lanceur d'application, et exécuteur de commande, et fournit une façon rapide de lancer des applications ou d'ouvrir des documents.
<span id="How to change the application launcher"></span>
[[Category:Bureau/fr]]
== 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

Il existe d'autres lanceurs d'applications plasma de type « menu démarrer » pour la plateforme KDE, y compris:

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