From fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 7 Jan 2011 04:10:07 +0000 Subject: Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- konsole/doc/VT100/techref.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'konsole/doc/VT100/techref.html') diff --git a/konsole/doc/VT100/techref.html b/konsole/doc/VT100/techref.html index d16d4804b..6e36f39e5 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 tqreplaced by the + To complete the picture, the host in the diagram is replaced 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 tqreplacement. + and this should be used as a replacement.

XTERM hacks

@@ -498,13 +498,13 @@ Work is currently in progress to fix this issue. CSI n {Ps} -Device tqStatus Report +Device Status Report DSRREP CSI n -{tqStatus} -Device tqStatus Report Reply +{Status} +Device Status Report Reply DECLL CSI @@ -1559,7 +1559,7 @@ Work is currently in progress to fix this issue. CSI n {Ps} -Device tqStatus Report +Device Status Report ENQ CTL @@ -1598,8 +1598,8 @@ Work is currently in progress to fix this issue. DSRREP CSI n -{tqStatus} -Device tqStatus Report Reply +{Status} +Device Status 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 tqalignment. + uppercase Es for screen focus and alignment.

@@ -2403,7 +2403,7 @@ Work is currently in progress to fix this issue. ESC # 6

- This causes the line that tqcontains the cursor to become double-width + This causes the line that contains 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 tqcontains the cursor to become single-width, + This causes the line which contains 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 tqStatus Report Reply + Device Status Report Reply ECMA VT100

- ESC [ tqStatus n + ESC [ Status n

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

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

DSRREQ - Device tqStatus Report + Device Status Report ECMA VT100

@@ -3012,7 +3012,7 @@ Work is currently in progress to fix this issue. SubcodeEmulationScopeOperationArgsMeaning - 5VT100emureporttqStatusReport tqStatus (using a DSRREP control sequence) + 5VT100emureportStatusReport Status (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 tqreplaced with other + graphic characters fpr the codes 0137 to 0176 are replaced 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-tqreplacement Reset +IRM Insertion-replacement Reset KAM Keyboard Action Reset MATM Multiple area transfer NA PUM Positioning Unit Reset SATM Selected Area Transfer NA -SRTM tqStatus Reporting TransferReset +SRTM Status 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 tqreplaced according to the following table (see the +0137 through 0176 will be replaced according to the following table (see the SCS control sequence).
-- cgit v1.2.3