Konsole/ca: Difference between revisions

From KDE UserBase Wiki
(Created page with "* 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 * Fe...")
(Created page with "== Guies d'aprenentatge i consells ==")
Line 17: Line 17:
'''Konsole''' also provides an embedded [[Special:myLanguage/Glossary#KPart|KPart]] terminal which is used by apps such as [[Special:myLanguage/Yakuake|Yakuake]], [[Special:myLanguage/Dolphin|Dolphin]], and [[Special:myLanguage/Kate|Kate]], giving users a consistent and familiar interface when working in the command line.
'''Konsole''' also provides an embedded [[Special:myLanguage/Glossary#KPart|KPart]] terminal which is used by apps such as [[Special:myLanguage/Yakuake|Yakuake]], [[Special:myLanguage/Dolphin|Dolphin]], and [[Special:myLanguage/Kate|Kate]], giving users a consistent and familiar interface when working in the command line.


== Tutorials and Tips ==
== Guies d'aprenentatge i consells ==


=== Idioma ===
=== Idioma ===

Revision as of 09:01, 15 November 2011

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 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

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.

Label your Tabs

Fer doble clic per canviar el nom de la pestanya

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 Settings -> Profile Management -> New Profile
  • On the General 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

This command will not work on any distro that uses sudo (like Ubuntu). On such distributions use:
sudo su
or just prepend all your commands that requires superuser privileges with sudo.
  • Font size can also be changed on the Appearance tab.
Editing a profile
  • On the Manage Profiles screen you can add or remove a star, which controls whether that profile is to be offered on the File menu.

Llocs relacionats

Help with Development

If you are interested in helping with Konsole's development, check out how to help the Konsole team.

Paraules clau

Terminal emulator, command line, CLI, shell