From: root Date: Tue, 31 Jan 2006 21:00:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ad78dba33953f5536d7d9ac3a4aaf48d261fa475;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index 5483b8f2..4c805491 100644 --- a/doc/rxvt.7.pod +++ b/doc/rxvt.7.pod @@ -77,10 +77,10 @@ display, create the listening socket and then fork. =head3 How do I distinguish wether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colors etc. -rxvt and rxvt-unicode always export the variable "COLORTERM", so you can -check and see if that is set. Note that several programs, JED, slrn, -Midnight Commander automatically check this variable to decide whether or -not to use color. +The original rxvt and rxvt-unicode always export the variable "COLORTERM", +so you can check and see if that is set. Note that several programs, JED, +slrn, Midnight Commander automatically check this variable to decide +whether or not to use color. =head3 How do I set the correct, full IP address for the DISPLAY variable? @@ -689,7 +689,7 @@ resource to set it: URxvt.termName: rxvt If you don't plan to use B (quite common...) you could also replace -the rxvt terminfo file with the rxvt-unicode one. +the rxvt terminfo file with the rxvt-unicode one and use C. =head3 C outputs some error when compiling the terminfo entry. @@ -1005,7 +1005,7 @@ At the time of this writing, cygwin didn't seem to support any multi-byte encodings (you might try C), so you are likely limited to 8-bit encodings. -=head1 RXVT TECHNICAL REFERENCE +=head1 RXVT-UNICODE TECHNICAL REFERENCE =head1 DESCRIPTION @@ -1913,7 +1913,7 @@ button was pressed and are added together (X11 mouse report only): 4 Shift 8 Meta 16 Control - 32 Double Click I<(Rxvt extension)> + 32 Double Click I<(rxvt extension)> =end table diff --git a/doc/rxvt.7.txt b/doc/rxvt.7.txt index ecd260c8..49d64530 100644 --- a/doc/rxvt.7.txt +++ b/doc/rxvt.7.txt @@ -113,7 +113,7 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS 98398 1664 24 15695 1824 rxvt --disable-everything 188985 9048 66616 18222 1788 urxvt --disable-everything - When you "--enable-everything" (which _is_ unfair, as this involves xft + When you "--enable-everything" (which *is* unfair, as this involves xft and full locale/XIM support which are quite bloaty inside libX11 and my libc), the two diverge, but not unreasnobaly so. @@ -363,8 +363,7 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS URxvt.color14: #00FFFF URxvt.color15: #FFFFFF - And here is a more complete set of non-standard colors described (not by - me) as "pretty girly". + And here is a more complete set of non-standard colors. URxvt.cursorColor: #dc74d1 URxvt.pointerColor: #dc74d1 @@ -385,6 +384,8 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS URxvt.color7: #e1dddd URxvt.color15: #e1dddd + (They were described (not by me) as "pretty girly"). + Why do some characters look so much different than others? See next entry.