Plasma application launchers/fr: Difference between revisions

    From KDE UserBase Wiki
    (Updating to match new version of source page)
    (Updating to match new version of source page)
    (4 intermediate revisions by the same user 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"
    Line 7: Line 10:
    default [[Special:myLanguage/Plasma/Kickoff|Application Launcher]]
    default [[Special:myLanguage/Plasma/Kickoff|Application Launcher]]
    desc none
    desc none
    </imagemap>||'''[[Special:myLanguage/Plasma/Kickoff|Kickoff]]'''
    </imagemap>||'''[[Special:myLanguage/Plasma/Kickoff|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.
    :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.
    |-
    |-
    Line 18: Line 21:
    |-
    |-
    |<imagemap>Image:KickerLogo.png|48px </imagemap>
    |<imagemap>Image:KickerLogo.png|48px </imagemap>
    ||'''[[Special:myLanguage/Plasma/KickoffMenu|Menu classique]]'''
    ||'''[[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.
    :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.
    |-
    |-
    Line 26: Line 29:
    desc none
    desc none
    </imagemap>||'''[[Special:myLanguage/Lancelot|Lancelot]]'''
    </imagemap>||'''[[Special:myLanguage/Lancelot|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<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 Escalibur available in the [https://store.kde.org/p/1172867/ KDE Store].
    :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>
    |<imagemap>Image:Homerun_logo.png|48px</imagemap>
    ||'''[[Special:myLanguage/Homerun|Homerun]]'''
    ||'''[[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]. {{KDE4}}
    :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>
    |<imagemap>Image:Plasma.png|48px </imagemap>
    Line 36: Line 39:
    :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.
    :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.
    |}
    |}
    <span id="How to change the application launcher"></span>
    == 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]]


    == How to change the application launcher? ==
    You can also use {{Menu|System Settings|Shortcuts|Global Shortcuts|Plasma|Activate Application Launcher Widget}}.


    To change the application launcher, right click on your actual launcher and select <menuchoice>Alternatives...</menuchoice>.
    [[File:LauncherShortcutSettings.png|850px|center]]


    Next chooses the launcher you want to use.  
    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.


    [[File:LauncherAlternatives.png|400px|center]]
    == 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 ==

    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