*** empty log message ***
authorpcg <pcg>
Sun, 22 Feb 2004 12:58:01 +0000 (12:58 +0000)
committerpcg <pcg>
Sun, 22 Feb 2004 12:58:01 +0000 (12:58 +0000)
doc/rxvt.1
doc/rxvt.tbl
doc/rxvtRef-toc.html
doc/yodl/rxvt.yo
doc/yodl/rxvtRef-csi.yo
doc/yodl/rxvtRef-xterm.yo
doc/yodl/rxvtRef.yo
src/command.C

index 80c33b910327ad04084791a55749a9805efb6ed4..7b363c948606d3442e99fdefa1eab0cf27b2969b 100644 (file)
@@ -1025,8 +1025,6 @@ Cursor change support is not yet implemented\&.
 .PP 
 Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
 .PP 
-Graphics support is fairly crude\&.
-.PP 
 .SH "FTP LOCATION" 
 .PP 
 rxvt-+RXVTVERSION()\&.tar\&.gz can be found at the following ftp sites
index 763b684ff64d8ac589639b3a0876196663ced074..0550209a2b52c0e8c1bac3a0e07f9a54ff10f701 100644 (file)
@@ -575,8 +575,6 @@ Cursor change support is not yet implemented\&.
 .PP 
 Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
 .PP 
-Graphics support is fairly crude\&.
-.PP 
 .SH "FTP LOCATION" 
 .PP 
 rxvt-+RXVTVERSION()\&.tar\&.gz can be found at the following ftp sites
index 6c9a75a2c6c693af35f53493c36c87ab633d12b3..d3260902ad6ea97e947b62c18ab85e2b84520699 100644 (file)
@@ -20,7 +20,6 @@
 <A HREF="rxvtRef.html#menuBar">menuBar</A><BR>
 <A HREF="rxvtRef.html#XPM">XPM</A><BR>
 <A HREF="rxvtRef.html#Mouse">Mouse</A><BR>
-<A HREF="rxvtRef.html#Graphics">Graphics</A><BR>
 <A HREF="rxvtRef.html#KeyCodes">KeyCodes</A><BR>
 <HR>
 <STRONG>
index ac2a6e1aca0a532b4cf625afc0856db523c01c69..c68c54727bd18d692be6227e4225c22c746e1da6 100644 (file)
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvt.yo,v 1.3 2004-02-22 08:36:11 pcg Exp $ --)
+COMMENT(-- $Id: rxvt.yo,v 1.4 2004-02-22 12:58:02 pcg Exp $ --)
 includefile(versioninfo.yo)
 includefile(masonyodl.yo)
 mailto(gcw@pobox.com)
@@ -68,8 +68,6 @@ Cursor change support is not yet implemented.
 
 Click-and-drag doesn't work with X11 mouse report overriding.
 
-Graphics support is fairly crude.
-
 
 COMMENT(----------------------------------------------------------------------)
 manpagesection(FTP LOCATION)
index 331eccc04479dd79a5d97b56c1904bdba71e56a3..6324ffad26b06a1d20e7ab71fe5518c2d4291b02 100644 (file)
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvtRef-csi.yo,v 1.2 2003-11-24 17:31:27 pcg Exp $ --)
+COMMENT(-- $Id: rxvtRef-csi.yo,v 1.3 2004-02-22 12:58:02 pcg Exp $ --)
 label(CSI)
 nsect(CSI (Code Sequence Introducer) Sequences)
 
@@ -167,3 +167,4 @@ P()\
     dl(bf(tt(ESC [ u)))
        (Restore Cursor)
 enddl()
+
index 029441da568eb3c76456f3dda4a7319b7ba4d98b..a40e44f08ba2a6f5a363cdb99355669c02a8ce79 100644 (file)
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvtRef-xterm.yo,v 1.2 2003-11-24 17:31:27 pcg Exp $ --)
+COMMENT(-- $Id: rxvtRef-xterm.yo,v 1.3 2004-02-22 12:58:02 pcg Exp $ --)
 COMMENT(OSC: Operating System Commands)
 label(XTerm)
 nsect(XTerm Operating System Commands)
@@ -26,6 +26,8 @@ startdl()
                    and 8-15 corresponds to high-intensity colours. \
                    0=black, 1=red, 2=green, 3=yellow, 4=blue, 5=magenta, \
                    6=cyan, 7=white))\
+           row(cell(bf(tt(Ps = 9)))\
+               cell(Change current locale to bf(tt(Pt)), or, if bf(tt(Pt)) is bf(tt(?)), return the current locale))\
            row(cell(bf(tt(Ps = 10)) bf((NB: may change in future)))\
                cell(link(menuBar)(menuBar) command bf(tt(Pt)) \
                    em(rxvt compile-time option)))\
@@ -52,7 +54,7 @@ startdl()
                cell(Change default background colour to bf(tt(Pt)) \
                    em(rxvt compile-time option)))\
            row(cell(bf(tt(Ps = 50)))\
-               cell(Set Font to bf(tt(Pt)), with the following special \
+               cell(Set fontset to bf(tt(Pt)), with the following special \
                    values of \
                    bf(tt(Pt)) (bf(rxvt)) nl()\
                    bf(tt(#+n)) change up bf(tt(n)) font(s) nl()\
index c7a69dc45e06d472138956c40788b02f0a551b28..80ff451d067a22fe99e1df7ea2ce349906008c25 100644 (file)
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvtRef.yo,v 1.3 2004-02-22 08:36:11 pcg Exp $ --)
+COMMENT(-- $Id: rxvtRef.yo,v 1.4 2004-02-22 12:58:02 pcg Exp $ --)
 mailto(gcw@pobox.com)
 htmlbodyopt(BGCOLOR)(#FFFFFF)
 notableofcontents()
@@ -26,7 +26,6 @@ startit()
     it()link(menuBar)(menuBar)
     it()link(XPM)(XPM)
     it()link(Mouse Reporting)(Mouse)
-    it()link(Special Graphics Mode)(Graphics)
     it()link(Key Codes)(KeyCodes)
 endit()
 
index 2f6c14f3db6267eb3e3bf84fd77b40cec5e5dd3a..ab6e0881101eacf84652f0295412e80b6b5cefc6 100644 (file)
@@ -2696,10 +2696,6 @@ rxvt_term::process_csi_seq ()
             case 8:                    /* unofficial extension */
               xterm_seq (XTerm_title, APL_NAME "-" VERSION, CHAR_ST);
               break;
-
-            case XTerm_locale:         /* unofficial extension */
-              tt_printf ("%-.250s\n", locale);
-              break;
           }
         break;
 
@@ -3081,8 +3077,13 @@ rxvt_term::xterm_seq (int op, const char *str, unsigned char resp __attribute__
         change_font (str);
         break;
       case XTerm_locale:
-        set_locale (str);
-        im_cb ();
+        if (str[0] == '?' && !str[1])
+          tt_printf ("%-.250s\n", locale);
+        else
+          {
+            set_locale (str);
+            im_cb ();
+          }
         break;
 #if 0
       case XTerm_dumpscreen:   /* no error notices */