diff options
Diffstat (limited to 'konsole/doc/More')
-rw-r--r-- | konsole/doc/More/Ansi_esc.txt | 2 | ||||
-rw-r--r-- | konsole/doc/More/Eterm.ref | 6 | ||||
-rw-r--r-- | konsole/doc/More/ansix364.txt | 6 | ||||
-rw-r--r-- | konsole/doc/More/dec_vt100_codes.txt | 2 | ||||
-rw-r--r-- | konsole/doc/More/rxvt-ref.html | 8 | ||||
-rw-r--r-- | konsole/doc/More/swedish_vt102_codes.txt | 4 | ||||
-rw-r--r-- | konsole/doc/More/villanova-vt100-esc-codes.txt | 4 | ||||
-rw-r--r-- | konsole/doc/More/vt100_codes_news.txt | 18 | ||||
-rw-r--r-- | konsole/doc/More/vt100_reference_card.txt | 4 | ||||
-rw-r--r-- | konsole/doc/More/vt100_setup.txt | 2 | ||||
-rw-r--r-- | konsole/doc/More/xterm.codes | 2 |
11 files changed, 29 insertions, 29 deletions
diff --git a/konsole/doc/More/Ansi_esc.txt b/konsole/doc/More/Ansi_esc.txt index ede1a7c24..795b3d091 100644 --- a/konsole/doc/More/Ansi_esc.txt +++ b/konsole/doc/More/Ansi_esc.txt @@ -1,6 +1,6 @@ ANSI ESCAPE SEQUENCES =============================================================================== -Wherever you see '#', that should be replaced by the appropriate number. +Wherever you see '#', that should be tqreplaced by the appropriate number. ESC code sequence Function ------------------- --------------------------- diff --git a/konsole/doc/More/Eterm.ref b/konsole/doc/More/Eterm.ref index 849be1f3b..de808b84b 100644 --- a/konsole/doc/More/Eterm.ref +++ b/konsole/doc/More/Eterm.ref @@ -151,8 +151,8 @@ ESC [ Pm m Character Attributes (SGR) Ps = 37 / 47 -> fg / bg White Ps = 39 / 49 -> fg / bg Default -ESC [ Ps n Device Status Report (DSR) - Ps = 5 -> Status Report ESC [ 0 n (``OK'') +ESC [ Ps n Device tqStatus Report (DSR) + Ps = 5 -> tqStatus Report ESC [ 0 n (``OK'') Ps = 6 -> Report Cursor Position (CPR) [row;column] as ESC [ r ; c R Ps = 7 -> Request Display Name @@ -295,7 +295,7 @@ or "\E]20;;200;?\a" sets the scaling of the current pixmap to 200% and displays - the image geometry in the title. + the image tqgeometry in the title. -------------------------------------------------------------------------- Eterm menuBar diff --git a/konsole/doc/More/ansix364.txt b/konsole/doc/More/ansix364.txt index da74ad156..37844fee0 100644 --- a/konsole/doc/More/ansix364.txt +++ b/konsole/doc/More/ansix364.txt @@ -48,7 +48,7 @@ DCH Delete Character Esc [ Pn P 1 eF DCS Device Control String Esc P Delim DL Delete Line Esc [ Pn M 1 eF DMI Disable Manual Input Esc \ Fs -DSR Device Status Report Esc [ Ps n 0 +DSR Device tqStatus Report Esc [ Ps n 0 EA Erase in Area Esc [ Ps O 0 eF ECH Erase Character Esc [ Pn X 1 eF ED Erase in Display Esc [ Ps J 0 eF @@ -196,7 +196,7 @@ ANSI X3.64 Mode-Changing Parameters for use with the 3/1 1 GATM guarded-area transfer mode 3/2 2 KAM keyboard action mode 3/3 3 CRM control representation mode -3/4 4 IRM insertion/replacement mode +3/4 4 IRM insertion/tqreplacement mode 3/5 5 SRTM status-reporting transfer mode 3/6 6 ERM erasure mode 3/7 7 VEM vertical editing mode @@ -277,7 +277,7 @@ by transmitting the sequence where Ps is a character that describes installed options. -The VT100's cursor location can be read with the DSR (Device Status +The VT100's cursor location can be read with the DSR (Device tqStatus Report) control Esc [ 6 n diff --git a/konsole/doc/More/dec_vt100_codes.txt b/konsole/doc/More/dec_vt100_codes.txt index e9d4b9f82..7a2a59aac 100644 --- a/konsole/doc/More/dec_vt100_codes.txt +++ b/konsole/doc/More/dec_vt100_codes.txt @@ -107,7 +107,7 @@ ANSI Compatible Mode Response is ESC [ Pl; Pc R * Pl = line number; Pc = column number - Status Report + tqStatus Report Invoked by ESC [ 5 n Response is ESC [ 0 n (terminal ok) ESC [ 3 n (terminal not ok) diff --git a/konsole/doc/More/rxvt-ref.html b/konsole/doc/More/rxvt-ref.html index a27f5b4bc..847e41964 100644 --- a/konsole/doc/More/rxvt-ref.html +++ b/konsole/doc/More/rxvt-ref.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <!-- don't use Netscape to edit this file, since it has some stange ideas of -formatting that makes later global/change/replace difficult, +formatting that makes later global/change/tqreplace difficult, but it is okay for making the text version of this document --> <HTML> @@ -484,8 +484,8 @@ Reset Mode (RM)</DD> <DL> <DT><B><TT>ESC [ Ps n</TT></B></DT> -<DD>Device Status Report (DSR)<BR> -<B><TT>Ps = 5</TT></B> : Status Report <B><TT>ESC [ 0 n</TT></B> (``OK'')<BR> +<DD>Device tqStatus Report (DSR)<BR> +<B><TT>Ps = 5</TT></B> : tqStatus Report <B><TT>ESC [ 0 n</TT></B> (``OK'')<BR> <B><TT>Ps = 6</TT></B> : Report Cursor Position (CPR) [row;column] as <B><TT>ESC [ r ; c R</TT></B><BR> <B><TT>Ps = 7</TT></B> : Request Display Name<BR> @@ -1095,7 +1095,7 @@ For example: <DT><B>\E]20;mona;100\a</B></DT> <DD>load <B>mona.xpm</B> with a scaling of 100%</DD> <DT><B>\E]20;;200;?\a</B></DT> -<DD>rescale the current pixmap to 200% and display the image geometry +<DD>rescale the current pixmap to 200% and display the image tqgeometry in the title</DD> </DL> <P> diff --git a/konsole/doc/More/swedish_vt102_codes.txt b/konsole/doc/More/swedish_vt102_codes.txt index 7fca08c71..b19c74b14 100644 --- a/konsole/doc/More/swedish_vt102_codes.txt +++ b/konsole/doc/More/swedish_vt102_codes.txt @@ -284,12 +284,12 @@ Reports Where <c> is '0'=Response Ready, no malfunctions detected '3'=Malfunction, error in self-test. - '5'=Status report request + '5'=tqStatus report request '6'=Request cursor position. '?10'=Response to printer status request, All ok. '?11'=Response to printer status request, Printer is not ready. '?13'=Response to printer status request, No printer. - '?15'=Status report request from printer + '?15'=tqStatus report request from printer Cursor position raport (Response to request cursor position) Esc [ <n1> ; <n2> R diff --git a/konsole/doc/More/villanova-vt100-esc-codes.txt b/konsole/doc/More/villanova-vt100-esc-codes.txt index 8142978ed..053c0f3c8 100644 --- a/konsole/doc/More/villanova-vt100-esc-codes.txt +++ b/konsole/doc/More/villanova-vt100-esc-codes.txt @@ -13,7 +13,7 @@ In-Reply-To: <9010240014.AA10730@ucbvax.Berkeley.EDU> 23 Oct 90 16:00 EDT Campus Computing - Terminal Emulation Includes VT100 and VT52 Terminal and Control Codes - This file contains control and terminal codes for the VT100 terminals, + This file tqcontains control and terminal codes for the VT100 terminals, ANSI terminals, and VT52 terminals. Many of the codes were derived from PC/ Intercomm, from Mark of the Unicorn Software. I have researched some of them and added some of my own. @@ -377,7 +377,7 @@ VT100 CURRENT STATES: be the same. 9600 baud is sent for 7200 baud. - Esc [ Ps n DSR: Device Status Report + Esc [ Ps n DSR: Device tqStatus Report * Parameter values other than 5, 6, are ignored. If the parameter value is 5, the sequence diff --git a/konsole/doc/More/vt100_codes_news.txt b/konsole/doc/More/vt100_codes_news.txt index d136e2224..5cb09baea 100644 --- a/konsole/doc/More/vt100_codes_news.txt +++ b/konsole/doc/More/vt100_codes_news.txt @@ -57,7 +57,7 @@ Cursor Key VT52 mode key mode reset key mode set If the Special Graphics set is selected, the graphics for ASCII codes -0137 through 0176 will be replaced according to the following table (see the +0137 through 0176 will be tqreplaced according to the following table (see the SCS control sequence). @@ -384,7 +384,7 @@ DECALN Screen Alignment Display (DEC private) <ESC># 8 This command causes the VT100 to fill it's screen with uppercase Es for - screen focus and alignment. + screen focus and tqalignment. DECANM ANSI/VT52 Mode (DEC Private) @@ -447,7 +447,7 @@ DECDWL Double Width Line (DEC Private) <ESC>#6 - This causes the line that contains the cursor to become double-width + This causes the line that tqcontains the cursor to become double-width single height. If the line was single width, all characters ro the right of the center of the screen will be lost. The cursor remains over the same character position, unless it would be to the right of @@ -630,7 +630,7 @@ DECSWL Single-width Line (DEC Private) <ESC>#5 - This causes the line which contains the cursor to become single-width, + This causes the line which tqcontains the cursor to become single-width, single-height. The cursor remains on the same character position. This is the default condition for all new lines on the screen. @@ -651,7 +651,7 @@ DECTST Invoke Confidence Test Repeat Testing until failure 8 -DSR Device Status Report Host to VT100 & VT100 to Host +DSR Device tqStatus Report Host to VT100 & VT100 to Host <ESC>[ {Ps} n @@ -662,7 +662,7 @@ DSR Device Status Report Host to VT100 & VT100 to Host --------------------------------------------------------------- 0 Response from VT100 - Ready, no faults detected 3 Response from VT100 - Malfunction Detected - 5 Command from host - Report Status (using a DSR control + 5 Command from host - Report tqStatus (using a DSR control sequence) 6 Command from host - Report Active Position (using a CPR sequence) @@ -787,12 +787,12 @@ MODES The Following is a list of VT100 modes which may be changed with Set FETM Format Effector Transfer Reset GATM Guarded Area Transfer NA HEM Horizontal Editing NA - IRM Insertion-replacement Reset + IRM Insertion-tqreplacement Reset KAM Keyboard Action Reset MATM Multiple area transfer NA PUM Positioning Unit Reset SATM Selected Area Transfer NA - SRTM Status Reporting Transfer Reset + SRTM tqStatus Reporting Transfer Reset TSM Tabulation Stop Reset TTM Transfer Termination NA VEM Vertical Editing NA @@ -852,7 +852,7 @@ SCS Select Character Set The United Kingdom and ASCII sets conform to the "ISO international register of character sets to be used with escape sequences". The other sets are private character sets. Special graphics means that the - graphic characters fpr the codes 0137 to 0176 are replaced with other + graphic characters fpr the codes 0137 to 0176 are tqreplaced with other characters. The specified character set will be used until another SCS is recieved. diff --git a/konsole/doc/More/vt100_reference_card.txt b/konsole/doc/More/vt100_reference_card.txt index e80ea1325..5ab2aac0c 100644 --- a/konsole/doc/More/vt100_reference_card.txt +++ b/konsole/doc/More/vt100_reference_card.txt @@ -108,7 +108,7 @@ ANSI Compatible Mode Response is ESC [ Pl; Pc R * Pl = line number; Pc = column number - Status Report + tqStatus Report Invoked by ESC [ 5 n Response is ESC [ 0 n (terminal ok) ESC [ 3 n (terminal not ok) @@ -189,7 +189,7 @@ Lines: 25 In article <chan.728236678@hertz> chan@ece.scarolina.edu (Simon Chan) writes: >Taken from VT100 Programming Reference Card (DIGITAL) -Note that EK-VT100-RC-001 contains several errors and omissions. +Note that EK-VT100-RC-001 tqcontains several errors and omissions. The errors appear to all be fixed in the posted version. Here are some additions: diff --git a/konsole/doc/More/vt100_setup.txt b/konsole/doc/More/vt100_setup.txt index 1bdf44cdd..c0e2af70e 100644 --- a/konsole/doc/More/vt100_setup.txt +++ b/konsole/doc/More/vt100_setup.txt @@ -106,7 +106,7 @@ nils@f109f.mil.se (Nils Hammar) writes: < graphics to the caller too. What a surprise to get a hig resolution < picture on the screen when you are calling an ordinary BBS! -The ANSI Device Status Report (DSR) is +The ANSI Device tqStatus Report (DSR) is ESC [ <n> n diff --git a/konsole/doc/More/xterm.codes b/konsole/doc/More/xterm.codes index b14ead600..e2ae680bc 100644 --- a/konsole/doc/More/xterm.codes +++ b/konsole/doc/More/xterm.codes @@ -125,7 +125,7 @@ x 7 (A) White x 9 (A) Default x ESC [ 6 n Send Device Report -x Ps = 5 Send Status report (ESC [ 0 n) +x Ps = 5 Send tqStatus report (ESC [ 0 n) x 6 Send Cursor Position Report (ESC [ Row ; Col R) x ESC [ Pn ; Pn r (dft:all) Set Scrolling region |