Plasma application launchers/pt-br: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "Há também o KRunner, que substitui a janela "executar comando", e é uma mistura de lançador de aplicativos e executor de comandos fornecendo um...")
    (Updating to match new version of source page)
    (14 intermediate revisions by 4 users not shown)
    Line 1: Line 1:
    <languages />
    <languages />
    == List of alternative start menus ==
    Existem estilos de "menu iniciar" alternativos dos lançadores de aplicativos do Plasma no KDE, incluindo:
    Existem estilos de "menu iniciar" alternativos dos lançadores de aplicativos do Plasma no KDE, incluindo:
    {|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]]'''
    :O lançador de aplicativos padrão que fornece uma navegação por cliques pela interface para encontrar e lançar aplicativos. O Kickoff possui um recurso de procura, permitindo que você digite o nome do aplicativo ou sua descrição para encontra-lo.
    :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]]'''
    :O Lancelot é um lançador de aplicativos poderoso que também permite que menus de lançamentos sejam colocados no painel. O Lancelot fornece recursos de procura, assim se você sabe o nome do aplicativo você não precisa encontrar seu caminho no 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 Clássico]]'''
    ||'''[[Special:myLanguage/KRunner|KRunner]]'''
    :Disponível a partir da interface para adicionar widgets ou com um clique-direito no Kickoff e seleção do "Mudar para o estilo clássico de menu", este lançador de aplicativos fornece um menu hierárquico clássico que é facilmente personalizado para fornecer acesso à várias aplicações úteis e serviços.
    :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.
    |}
    |}
    Há também o [[Special:myLanguage/KRunner|KRunner]], que substitui a janela "executar comando", e é uma mistura de lançador de aplicativos e executor de comandos fornecendo uma maneira rápida de rodar suas aplicações ou abrir documentos.
    <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]]
     
    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:Desktop]]
    [[Category:Help]]

    Revision as of 07:50, 6 July 2019

    List of alternative start menus

    Existem estilos de "menu iniciar" alternativos dos lançadores de aplicativos do Plasma no KDE, incluindo:

    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