From 48fe97dba0b2745aadea7a8f5fab686e72308d92 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 13 Jul 2005 01:01:41 +0000 Subject: [PATCH] *** empty log message *** --- doc/rxvt.7.pod | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index 2dc8cab9..c51b9373 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? -- 2.34.1