Konsole/ca: Difference between revisions

From KDE UserBase Wiki
(Created page with "'''Konsole és l'emulador de terminal per a la plataforma KDE'''")
(Created page with "== Descripció general de característiques ==")
Line 3: Line 3:
|[[Image:Konsole-KDE4.png|thumb|265px|Konsole]]|| '''Konsole és l'emulador de terminal per a la plataforma KDE'''
|[[Image:Konsole-KDE4.png|thumb|265px|Konsole]]|| '''Konsole és l'emulador de terminal per a la plataforma KDE'''
|}
|}
== Feature Overview ==
== Descripció general de característiques ==


* X Terminal emulator
* X Terminal emulator

Revision as of 08:57, 15 November 2011

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

Descripció general de característiques

  • X Terminal emulator
  • Makes using the command line easier
  • Use different profiles for different tasks
  • Set scrollback limit and save contents to file
  • Click on links to open in user's default web browser
  • Open current path in user's file manager
  • Translucent background available when desktop effects are enabled

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.

Tutorials and Tips

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