repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: ba8a29f7e3317026c8eb50116ca1fd2262963389:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit ba8a29f7e3317026c8eb50116ca1fd2262963389
Author: Marc Lehmann 
Date:   Wed Jul 13 01:01:41 2005 +0000

    *** empty log message ***

diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod
index 2dc8cab9a0c117ecc45d84b4690e39a1ebb079b0..
index ..c51b9373f6b47ca673658045c792e950f7fcadc4 100644
--- a/doc/rxvt.7.pod
+++ b/doc/rxvt.7.pod
@@ -346,6 +346,18 @@ complete replacements for them :)
 Try the diff in F as a base. It fixes the worst
 problems with C and a compile problem.

+=item How can I use rxvt-unicode under cygwin?
+
+rxvt-unicode should compile and run out of the box on cygwin, using
+the X11 libraries that come with cygwin. libW11 emulation is no
+longer supported (and makes no sense, either, as it only supported a
+single font). I recommend starting the X-server in C<-multiwindow> or
+C<-rootless> mode instead, which will result in similar look&feel as the
+old libW11 emulation.
+
+At the time of this writing, cygwin didn't seem to support any multi-byte
+encodings, so you are likely limited to 8-bit encodings.
+
 =item How does rxvt-unicode determine the encoding to use?

 =item Is there an option to switch encodings?

-----END OF PAGE-----