From 495d08bc2db58ee7fc4ea55a7158f2f61b82fc56 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 20:16:47 +0000 Subject: Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- konsole/doc/Konsole2.Requirements | 2 +- konsole/doc/More/Ansi_esc.txt | 2 +- konsole/doc/More/Eterm.ref | 6 ++-- konsole/doc/More/ansix364.txt | 6 ++-- konsole/doc/More/dec_vt100_codes.txt | 2 +- konsole/doc/More/rxvt-ref.html | 8 ++--- konsole/doc/More/swedish_vt102_codes.txt | 4 +-- konsole/doc/More/villanova-vt100-esc-codes.txt | 4 +-- konsole/doc/More/vt100_codes_news.txt | 18 +++++------ konsole/doc/More/vt100_reference_card.txt | 4 +-- konsole/doc/More/vt100_setup.txt | 2 +- konsole/doc/More/xterm.codes | 2 +- konsole/doc/VT100/Table.Codes | 26 ++++++++-------- konsole/doc/VT100/db.trans | 2 +- konsole/doc/VT100/genDocument | 6 ++-- konsole/doc/VT100/genTC.pl | 42 +++++++++++++------------- konsole/doc/VT100/techref.html | 40 ++++++++++++------------ 17 files changed, 88 insertions(+), 88 deletions(-) (limited to 'konsole/doc') diff --git a/konsole/doc/Konsole2.Requirements b/konsole/doc/Konsole2.Requirements index 19cbd72fc..45633403b 100644 --- a/konsole/doc/Konsole2.Requirements +++ b/konsole/doc/Konsole2.Requirements @@ -29,7 +29,7 @@ This file is to collect requirements and ideas for this. Current history algorithm does not allow to limit the histories size. Also, it descreases the speed. -- improve unicode support +- improve tqunicode support this is both an ncurses and terminfo issue. We may need to provide some help for these packages. 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 @@ @@ -484,8 +484,8 @@ Reset Mode (RM)
ESC [ Ps n
-
Device Status Report (DSR)
-Ps = 5 : Status Report ESC [ 0 n (``OK'')
+
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
@@ -1095,7 +1095,7 @@ For example:
\E]20;mona;100\a
load mona.xpm with a scaling of 100%
\E]20;;200;?\a
-
rescale the current pixmap to 200% and display the image geometry +
rescale the current pixmap to 200% and display the image tqgeometry in the title

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 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 [ ; 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) # 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) #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) #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 [ {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@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 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 diff --git a/konsole/doc/VT100/Table.Codes b/konsole/doc/VT100/Table.Codes index 6ece0f4bf..376d8bb6d 100644 --- a/konsole/doc/VT100/Table.Codes +++ b/konsole/doc/VT100/Table.Codes @@ -18,7 +18,7 @@ # make a script that extracts it again. From db.trans, we then generate parts # of the decoder (the semantic assignment). # -# db2.pl contains as script able to slit TEScreen.C into the emulation +# db2.pl tqcontains as script able to slit TEScreen.C into the emulation # (in)dependent parts due to [db.trans]. # # A like thing has to be done for TEmuVt102.C/h and for TEScreen.h. @@ -54,7 +54,7 @@ Introduction.html The serial cable is folded into the operating system as a sort of loop back device, and a program, the terminal emulation, uses modern means of graphical user interfaces to behave like an earlier terminal. - To complete the picture, the host in the diagram is replaced by the + To complete the picture, the host in the diagram is tqreplaced by the application that runs in the emulation (typically a shell or an old editor). So, terminal emulations are in fact interfaces to character oriented applications. @@ -308,7 +308,7 @@ Sequences.html

The second one is used to specify character set mappings (see SCS). A CSI instruction to do this is specified in ECMA, - and this should be used as a replacement. + and this should be used as a tqreplacement. .

XTERM hacks

@@ -1070,7 +1070,7 @@ DECALN.sect Command DECALN.code HSH|8| DECALN.text Causes the VT100 to fill it's screen with - uppercase Es for screen focus and alignment. + uppercase Es for screen focus and tqalignment. DECALN.table.XPS Subcode|Emulation|Scope|Operation|Args|Meaning N/A|VT100|scr|helpAlign||see above @@ -1176,7 +1176,7 @@ DECDWL.emus VT100 DECDWL.sect Command.NoImp DECDWL.code HSH|6| DECDWL.text - 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 @@ -1399,7 +1399,7 @@ DECSWL.emus VT100 DECSWL.sect Command.NoImp DECSWL.code HSH|5| DECSWL.text - 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. DECSWL.table.XPS @@ -1424,7 +1424,7 @@ DECTST.table.Weight 3|EIA Modem Control Test (Loopback connector req.) 4|Repeat Testing until failure -DSRREQ.head Device Status Report +DSRREQ.head Device tqStatus Report DSRREQ.emus ECMA VT100 DSRREQ.sect Command.Request DSRREQ.code CSI|n|{Ps} @@ -1432,21 +1432,21 @@ DSRREQ.text Requests status of the VT100 according to the following parameters. DSRREQ.table.XPS Subcode|Emulation|Scope|Operation|Args|Meaning - 5|VT100|emu|reportStatus||Report Status (using a \ref:DSRREP control sequence) + 5|VT100|emu|reporttqStatus||Report tqStatus (using a \ref:DSRREP control sequence) 6|VT100|emu|reportCursorPosition||Report Active Position (using a \ref:CPR sequence) -DSRREP.head Device Status Report Reply +DSRREP.head Device tqStatus Report Reply DSRREP.emus ECMA VT100 DSRREP.sect Reply -DSRREP.code CSI|n|{Status} +DSRREP.code CSI|n|{tqStatus} DSRREP.text Reports the general status of the VT100 according to the following parameters. . DSRREP with a parameter of 0 or 3 is always sent as a response to a requesting \ref:DSRREQ with a parameter of 5. -DSRREP.table.Status - Status|Meaning:3 +DSRREP.table.tqStatus + tqStatus|Meaning:3 0|Ready, no faults detected 3|Malfunction detected @@ -1608,7 +1608,7 @@ SCS.text 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 received. SCS.table.XPS diff --git a/konsole/doc/VT100/db.trans b/konsole/doc/VT100/db.trans index 7fe21ef27..406d9f1ed 100644 --- a/konsole/doc/VT100/db.trans +++ b/konsole/doc/VT100/db.trans @@ -109,7 +109,7 @@ TY_CSI_PS|SGR|'m'|104|scr|setBackColor|12 TY_CSI_PS|SGR|'m'|105|scr|setBackColor|13 TY_CSI_PS|SGR|'m'|106|scr|setBackColor|14 TY_CSI_PS|SGR|'m'|107|scr|setBackColor|15 -TY_CSI_PS|DSR|'n'|5|emu|reportStatus| +TY_CSI_PS|DSR|'n'|5|emu|reporttqStatus| TY_CSI_PS|DSR|'n'|6|emu|reportCursorPosition| TY_CSI_PS|DECLL|'q'|0||| TY_CSI_PS|DECLL|'q'|1||| diff --git a/konsole/doc/VT100/genDocument b/konsole/doc/VT100/genDocument index 4ecee0996..927f48f83 100755 --- a/konsole/doc/VT100/genDocument +++ b/konsole/doc/VT100/genDocument @@ -183,12 +183,12 @@ as noted. 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 TransferReset +SRTM tqStatus Reporting TransferReset TSM Tabulation Stop Reset TTM Transfer Termination NA VEM Vertical Editing NA @@ -223,7 +223,7 @@ cat >> $RES << etx

Special Graphics Characters

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). etx diff --git a/konsole/doc/VT100/genTC.pl b/konsole/doc/VT100/genTC.pl index a3a7c5669..bc06a3cb1 100755 --- a/konsole/doc/VT100/genTC.pl +++ b/konsole/doc/VT100/genTC.pl @@ -147,7 +147,7 @@ sub txt2Html return $_; } -sub layout +sub tqlayout { my ($Name, $Head, $Code, $Doku, $Dflt, $Attr) = @_; if ($html) { @@ -234,7 +234,7 @@ print "\n"; print "\n"; } -sub layout2 +sub tqlayout2 { my ($Name, $Head, $Code) = @_; my @Part = split('\|',$Code); my $Type = $#Part > -1 ? $Part[0] : ""; @@ -261,7 +261,7 @@ sub layout2 print "$Head\n"; } -sub layoutTable +sub tqlayoutTable { my ($Head, $t, $Include) = @_; my $p; @@ -276,7 +276,7 @@ foreach $p (sort keys %$t) my $attr = exists $t->{"$name.sect"}?$t->{"$name.sect"}:""; if ($attr =~ /$Include/) { - layout2( $name, $head, exists $t->{"$name.code"}?$t->{"$name.code"}:""); + tqlayout2( $name, $head, exists $t->{"$name.code"}?$t->{"$name.code"}:""); } } } @@ -311,7 +311,7 @@ sub sortTest print "

$Fld[0] codes

\n"; } $curr = $Fld[0]; - layout2($name,$t->{"$name.head"},$p); + tqlayout2($name,$t->{"$name.head"},$p); } print "\n"; } @@ -346,29 +346,29 @@ sortTest($t); secthead("Host to Terminal (Instructions by Group)"); htmlsect("Operations"); print "\n"; -layoutTable("Commands (Character Display Operation)",$t,"Command\.Display"); -layoutTable("Commands (Rendition related status)",$t,"Command\.RenderMode"); -layoutTable("Commands (Cursor)",$t,"Command\.Cursor"); -layoutTable("Commands (Cursor related status)",$t,"Command\.CursMode"); -layoutTable("Commands (Edit)",$t,"Command\.Erase|Command\.Insert|Command.\Delete"); -layoutTable("Commands (Miscellaneous)",$t,"Command[^.]|Command\$"); -layoutTable("Commands (General mode setting)",$t,"Command\.SetMode"); -layoutTable("Commands (Miscellaneous status)",$t,"Command\.Mode"); -layoutTable("Commands (VT52)",$t,"Command\.VT52"); -layoutTable("Commands (Not implemented)",$t,"Command\.NoImp"); -layoutTable("Commands (Ignored)",$t,"Command\.Ignored"); -layoutTable("Commands (Requests)",$t,"Command\.Request"); +tqlayoutTable("Commands (Character Display Operation)",$t,"Command\.Display"); +tqlayoutTable("Commands (Rendition related status)",$t,"Command\.RenderMode"); +tqlayoutTable("Commands (Cursor)",$t,"Command\.Cursor"); +tqlayoutTable("Commands (Cursor related status)",$t,"Command\.CursMode"); +tqlayoutTable("Commands (Edit)",$t,"Command\.Erase|Command\.Insert|Command.\Delete"); +tqlayoutTable("Commands (Miscellaneous)",$t,"Command[^.]|Command\$"); +tqlayoutTable("Commands (General mode setting)",$t,"Command\.SetMode"); +tqlayoutTable("Commands (Miscellaneous status)",$t,"Command\.Mode"); +tqlayoutTable("Commands (VT52)",$t,"Command\.VT52"); +tqlayoutTable("Commands (Not implemented)",$t,"Command\.NoImp"); +tqlayoutTable("Commands (Ignored)",$t,"Command\.Ignored"); +tqlayoutTable("Commands (Requests)",$t,"Command\.Request"); print "
\n"; # ------------------------------- secthead("Terminal to Host"); print "\n"; -layoutTable("Replies",$t,"Reply"); -layoutTable("Events",$t,"Event"); +tqlayoutTable("Replies",$t,"Reply"); +tqlayoutTable("Events",$t,"Event"); # ------------------------------- print "
\n"; secthead("Modes"); print "\n"; -layoutTable("Modes",$t,"Mode"); +tqlayoutTable("Modes",$t,"Mode"); #print "

Other Codes

\n"; print "
\n"; # ------------------------------- @@ -385,7 +385,7 @@ foreach $p (sort keys %$t) # print "\n" if ($table); my $name = $Fld[0]; my $head = $t->{$p}; - layout( $name, $head, + tqlayout( $name, $head, exists $t->{"$name.code"}?$t->{"$name.code"}:"", exists $t->{"$name.text"}?$t->{"$name.text"}:"", exists $t->{"$name.dflt"}?$t->{"$name.dflt"}:"", diff --git a/konsole/doc/VT100/techref.html b/konsole/doc/VT100/techref.html index 6e36f39e5..d16d4804b 100644 --- a/konsole/doc/VT100/techref.html +++ b/konsole/doc/VT100/techref.html @@ -90,7 +90,7 @@ Work is currently in progress to fix this issue. The serial cable is folded into the operating system as a sort of loop back device, and a program, the terminal emulation, uses modern means of graphical user interfaces to behave like an earlier terminal. - To complete the picture, the host in the diagram is replaced by the + To complete the picture, the host in the diagram is tqreplaced by the application that runs in the emulation (typically a shell or an old editor). So, terminal emulations are in fact interfaces to character oriented applications. @@ -349,7 +349,7 @@ Work is currently in progress to fix this issue.

The second one is used to specify character set mappings (see SCS). A CSI instruction to do this is specified in ECMA, - and this should be used as a replacement. + and this should be used as a tqreplacement.

XTERM hacks

@@ -498,13 +498,13 @@ Work is currently in progress to fix this issue. CSI n {Ps} -Device Status Report +Device tqStatus Report DSRREP CSI n -{Status} -Device Status Report Reply +{tqStatus} +Device tqStatus Report Reply DECLL CSI @@ -1559,7 +1559,7 @@ Work is currently in progress to fix this issue. CSI n {Ps} -Device Status Report +Device tqStatus Report ENQ CTL @@ -1598,8 +1598,8 @@ Work is currently in progress to fix this issue. DSRREP CSI n -{Status} -Device Status Report Reply +{tqStatus} +Device tqStatus Report Reply

Events

CUB @@ -2234,7 +2234,7 @@ Work is currently in progress to fix this issue.

Causes the VT100 to fill it's screen with - uppercase Es for screen focus and alignment. + uppercase Es for screen focus and tqalignment.

@@ -2403,7 +2403,7 @@ Work is currently in progress to fix this issue. 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 @@ -2883,7 +2883,7 @@ Work is currently in progress to fix this issue. 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.

@@ -2974,11 +2974,11 @@ Work is currently in progress to fix this issue. N/AVT100emuIgnoredsee above

DSRREP - Device Status Report Reply + Device tqStatus Report Reply ECMA VT100

- ESC [ Status n + ESC [ tqStatus n

Reports the general status of the VT100 according to the @@ -2989,7 +2989,7 @@ Work is currently in progress to fix this issue.

- StatusMeaning + tqStatusMeaning 0Ready, no faults detected @@ -2998,7 +2998,7 @@ Work is currently in progress to fix this issue. 3Malfunction detected

DSRREQ - Device Status Report + Device tqStatus Report ECMA VT100

@@ -3012,7 +3012,7 @@ Work is currently in progress to fix this issue. SubcodeEmulationScopeOperationArgsMeaning - 5VT100emureportStatusReport Status (using a DSRREP control sequence) + 5VT100emureporttqStatusReport tqStatus (using a DSRREP control sequence) 6VT100emureportCursorPositionReport Active Position (using a CPR sequence) @@ -3740,7 +3740,7 @@ Work is currently in progress to fix this issue. 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 received.

@@ -4513,12 +4513,12 @@ as noted. 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 TransferReset +SRTM tqStatus Reporting TransferReset TSM Tabulation Stop Reset TTM Transfer Termination NA VEM Vertical Editing NA @@ -4542,7 +4542,7 @@ The notation <ESC> denotes a single ASCII Escape character, 1Bx.

Special Graphics Characters

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).
-- cgit v1.2.3