Plasma application launchers/de: Difference between revisions

    From KDE UserBase Wiki
    (Created page with 'Der Standard-Anwendungsstarter mit einer Klick-Benutzeroberfläche zum Finden und Starten von Anwendungen. Kickoff hat eine Suchmöglichkeit, die Ihnen erlaubt, Anwendungen anhan...')
    (Updating to match new version of source page)
    (43 intermediate revisions by 5 users not shown)
    Line 1: Line 1:
    <languages />
    <languages />
    There are alternative "start menu" style Plasma application launchers in the KDE platform, including:
     
    == List of alternative start menus ==
     
    Es gibt verschiedene "Startmenü"-artige Plasma-Anwendungsstarter in der KDE-Plattform, einschließlich:
    {|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]]'''
    :Der Standard-Anwendungsstarter mit einer Klick-Benutzeroberfläche zum Finden und Starten von Anwendungen. Kickoff hat eine Suchmöglichkeit, die Ihnen erlaubt, Anwendungen anhand ihres Namens oder ihrer Beschreibung zu finden.
    :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>
    Image:Lancelot.png|48px
    Image:Lancelot.png|48px
    default [[Lancelot|Lancelot]]
    default [[Special:myLanguage/Lancelot|Lancelot]]
    desc none
    desc none
    </imagemap>||'''[[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 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>
    ||'''[[Plasma/KickoffMenu|Classic Menu]]'''
    ||'''[[Special:myLanguage/KRunner|KRunner]]'''
    :Available from either the Add Widgets interface or by right-clicking on Kickoff and selecting "Switch to Classic Menu Style", this application launcher provides a classical hierarchical menu that is easily customized to give quick access to various useful applications and services.
    :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 [[KRunner]], which replaces the "run command" dialog, blurs the lines between desktop search, application launcher and command executor and provides a quick way to run applications or open documents.
    <span id="How to change the application launcher"></span>
    [[Category:Desktop]]
    == 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:Arbeitsfläche/de]]
    [[Category:Help]]

    Revision as of 07:50, 6 July 2019

    List of alternative start menus

    Es gibt verschiedene "Startmenü"-artige Plasma-Anwendungsstarter in der KDE-Plattform, einschließlich:

    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