Gnome Terminal Article Index for
Gnome
Website Links For
Gnome
 

Information About

Gnome Terminal




  Caption The Gnome terminal running under Ubuntu 610
  Developer GNOME developers
  Latest Release Version 2161
  Latest Release Date 2 October 2006
  Latest Preview Version 21792
  Latest Preview Date 27 February 2007
  Operating System Unix-like
  Genre Terminal Emulator
  License GPL
  Website directoryfsforg/gnome-terminal


GNOME terminal, also identified as '''gnome-terminal''', is a Terminal Emulator written by Havoc Pennington and others. It is part of the Free Software GNOME Desktop software suite. This allows users of GNOME to execute commands using a real UNIX shell whilst still remaining on their graphical desktop. Along with this comes the benefits of being able to move the window, resize it and shift it to another desktop, just like any other window in GNOME .

GNOME Terminal is very similar to the Xterm terminal emulator, and has a nearly identical feature set. Some of the more important features of the two include their support for coloured text (the output of a command such as Ls --color=auto shows the use of this feature well), and support for mouse events within the window. Mouse events are commonly used within Ncurses based applications for using menus or buttons that normally would have been selected using the keyboard. The application Aptitude makes use of this feature. GNOME Terminal, as xterm, emulates almost completely the VT102 DEC terminal, along with a series of extensions accessed through escape sequences. Newer versions support compositing and real transparency.

Much of GNOME Terminal's functionality is provided by the VTE Widget {Link without Title} .


SEE ALSO




EXTERNAL LINKS