the X-terminal
Linux keeps a database of terminal capabilities in /etc/termcap
The environmental variable TERM tells programs what terminal type you are using.
other terminals: rxvt ; kvt, and there are more...
A typical X terminal invoke procedure: $ xterm -fg darkslateblue -bg red3 &
special desktop for an application in KDE: $ kstart netscape -desktop 2 -activate