Konsole/ca: Difference between revisions

    From KDE UserBase Wiki
    (Updating to match new version of source page)
    (Updating to match new version of source page)
    Line 52: Line 52:
    === Padding ===
    === Padding ===


    You can change the padding between the border and the contents of Konsole (the "margin" or "gutters" between window border and text) by editing your profile file in .local/share/konsole/[name of profile] and adding:
    You can change the padding between the border and the contents of Konsole (the "margin" or "gutters" between window border and text) by editing your profile file in {{Path|.local/share/konsole/[name of profile]}} and adding:
    {{Input|1=TerminalMargin=7}}
    {{Input|1=TerminalMargin=7}}
    The number after "TerminalMargin" can be edited to whatever size you prefer. After that you need to log out and then log in to show the changes.
    The number after "TerminalMargin" can be edited to whatever size you prefer. After that you need to log out and then log in to show the changes.

    Revision as of 22:10, 28 April 2019

    Konsole
    Konsole és l'emulador de terminal per a la plataforma KDE

    Descripció general de característiques

    • Emulador de terminal X
    • Utilitza la línia d'ordres fàcil
    • Utilitza perfils per a diferents tasques
    • Estableix el límit de l'historial i desa el contingut a un fitxer
    • Feu clic dret sobre els enllaços per obrir-los al navegador web predeterminat per l'usuari
    • Obre el camí actual al gestor de fitxers de l'usuari
    • Fons translúcid disponible quan els efectes d'escriptori estan habilitats
    • El valor únic de la variable d'entorn SHELL_SESSION_ID persisteix en totes les sessions d'escriptori

    Konsole és un emulador de terminal X per a la plataforma KDE, permetent als usuaris tenir una manera convenient d'usar la línia d'ordres. A més de proporcionar una manera d'utilitzar una shell de gran abast, Konsole també ofereix característiques que el fan més fàcil o més agradable per treballar en la línia d'ordres, com la gestió de perfils, historial, i esquemes de color, inclosa la transparència dels efectes.

    Konsole també ofereix una KPart incrustada que s'utilitza en aplicacions com ara Yakuake, Dolphin i Kate, donant als usuaris una interfície compatible i familiar quan es treballa en la línia d'ordres.

    Guies d'aprenentatge i consells

    Idioma

    With Konsole you can change the language to plain English (to see bugs info for example) by command:

    export LANG=en_US.UTF-8

    Dreceres

    • Canvia de pestanya: Maj. + Esquerre, Maj. + Dret (no com X-Chat, Firefox, Quanta, Kdevelop).

    Nota

    Quanta i Kdevelop utilitzen Alt + Esquerre, Alt + Dret. No obstant, Maj. + Direcció té l'avantatge de ser accessible amb una mà en pràcticament totes les disposicions de teclat, mentre que les tecles Alt de vegades només estan a l'esquerra del teclat (per exemple, a Alemanya).


    • Nova pestanya: Maj. + Ctrl + T.

    Anomeneu les pestanyes

    Fer doble clic per canviar el nom de la pestanya

    Si utilitzeu regularment moltes pestanyes, de vegades us resultarà més còmode etiquetar-les. Simplement feu doble clic a la pestanya i obtindreu un diàleg per reanomenar-la.

    Gestió dels perfils

    • Per afegir un nou perfil aneu a Arranjament -> Gestiona els perfils -> Perfil nou.
    • Sobre la pestanya General, introduïu el nom del nou perfil i canvieu la icona si així ho voleu.
    • Si serà una konsole d'administrador, introduïu la següent ordre /bin/su -

    Consell

    Aquesta ordre no funcionarà en cap distribució que utilitzi «sudo» (com Ubuntu). En aquestes distribucions utilitzeu:
    sudo su
    o simplement anteposeu «sudo» a totes les ordres que requereixin privilegis d'administrador.


    • La grandària del tipus de lletra també es pot canviar a la pestanya Aparença.


    Editing a profile
    • A la pantalla Gestió de perfils podeu afegir o llevar una marca, la qual farà que el perfil aparegui en el menú Fitxer.

    Padding

    You can change the padding between the border and the contents of Konsole (the "margin" or "gutters" between window border and text) by editing your profile file in .local/share/konsole/[name of profile] and adding:

    TerminalMargin=7

    The number after "TerminalMargin" can be edited to whatever size you prefer. After that you need to log out and then log in to show the changes.

    Llocs relacionats

    Ajuda al desenvolupament

    Si esteu interessat en col·laborar en el desenvolupament de Konsole, feu un cop d'ull a com ajudar a l'equip de Konsole.

    Paraules clau

    Emulador de terminal, línia d'ordres, CLI, shell