diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-07 04:10:07 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-07 04:10:07 +0000 |
commit | fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf (patch) | |
tree | 9eda848e56fcb862fdfdf479adeccd95b6fe387a /konsole/doc/More/rxvt-ref.html | |
parent | 02f67d0e1355b79b1806746efb0f2f640e57f13d (diff) | |
download | tdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.tar.gz tdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.zip |
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
Diffstat (limited to 'konsole/doc/More/rxvt-ref.html')
-rw-r--r-- | konsole/doc/More/rxvt-ref.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/konsole/doc/More/rxvt-ref.html b/konsole/doc/More/rxvt-ref.html index 847e41964..a27f5b4bc 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/tqreplace difficult, +formatting that makes later global/change/replace 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 tqStatus Report (DSR)<BR> -<B><TT>Ps = 5</TT></B> : tqStatus Report <B><TT>ESC [ 0 n</TT></B> (``OK'')<BR> +<DD>Device Status Report (DSR)<BR> +<B><TT>Ps = 5</TT></B> : Status 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 tqgeometry +<DD>rescale the current pixmap to 200% and display the image geometry in the title</DD> </DL> <P> |