Konsole/ca: Difference between revisions
(Created page with "Emulador de terminal, línia d'ordres, CLI, shell") |
(Created page with "== Ajuda al desenvolupament == Si esteu interessat en col·laborar en el desenvolupament de Konsole, feu un cop d'ull a com [[Special:myLanguage/KonsoleDevelopment|ajudar a l'equ...") |
||
Line 49: | Line 49: | ||
* [http://docs.kde.org/stable/ca/kdebase-apps/konsole/index.html Manual de Konsole] | * [http://docs.kde.org/stable/ca/kdebase-apps/konsole/index.html Manual de Konsole] | ||
== | == Ajuda al desenvolupament == | ||
Si esteu interessat en col·laborar en el desenvolupament de Konsole, feu un cop d'ull a com [[Special:myLanguage/KonsoleDevelopment|ajudar a l'equip de Konsole]]. | |||
== Paraules clau == | == Paraules clau == |
Revision as of 09:05, 15 November 2011
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 sobre enllaços per obrir-los al navegador web predeterminat per l'usuari
- Obre la ruta actual al gestor de fitxers de l'usuari
- Fons translúcid disponible quan els efectes d'escriptori estan habilitats
Konsole is an X terminal emulator for the KDE platform, allowing users to have a convenient way to use the command line. Aside from providing a way to use a powerful shell, Konsole also offers features that make it easier or more pleasurable to work in the command line, such as profile management, scrollback, and color schemes, including translucency for effects.
Konsole also provides an embedded KPart terminal which is used by apps such as Yakuake, Dolphin, and Kate, giving users a consistent and familiar interface when working in the command line.
Guies d'aprenentatge i consells
Idioma
Amb Konsole podeu canviar l'idioma a Anglès (per veure informació dels errors, per exemple) per a les ordres:
export LANG=C
Dreceres
- Canvia de pestanya: Maj. + Esquerre, Maj. + Dret (no com X-Chat, Firefox, Quanta, Kdevelop).
Nota
- Nova pestanya: Maj. + Ctrl + T.
Anomeneu les pestanyes
If you regularly use a lot of tabs, you'll sometimes find it convenient to label them. Just double-click on the tab and you'll get a re-name dialogue.
Gestió dels perfils
- To add a new profile go to
- On the tab, enter the new profile name and change the icon if desired.
- If this is to be a root konsole, enter the command :
/bin/su -
Tip
sudo suor just prepend all your commands that requires superuser privileges with sudo.
- Font size can also be changed on the tab.
- On the screen you can add or remove a star, which controls whether that profile is to be offered on the File menu.
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