[gnome-terminal/wip/mallard-merge: 3/346] Help: Added explanation about xterm emulation.



commit d10b4063b2daa92ad3305b1bbf5edd858bfe61d8
Author: Sindhu S <sindhus live in>
Date:   Tue Jan 8 23:14:19 2013 +0530

    Help: Added explanation about xterm emulation.

 help/C/introduction.page |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 40a1178..c6d8907 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -19,11 +19,6 @@
 
   <p>GNOME Terminal is a terminal emulation application that you can use to access a UNIX shell environment 
and run any application available under GNOME Desktop environment.</p>
 
-<!--Taken from old docbook help page -->
-  <p>GNOME <app>Terminal</app> emulates the xterm application developed by the X Consortium. In turn, the 
xterm application emulates the DEC VT102 terminal and also supports the DEC VT220 escape sequences. An escape 
sequence is a series of characters that starts with the Esc character. GNOME Terminal accepts all of the 
escape sequences that the VT102 and VT220 terminals use for functions such as to position the cursor and to 
clear the screen.</p>
-<!-- end -->
+ <p>GNOME <app>Terminal</app> emulates the xterm. In turn, xterm emulates a text terminal with support for 
escape sequences that control cursor position and colors.</p>
 
-<p></p>
-
-  <p></p>
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]