X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4828BBD8.4070407@fgm.com> Date: Mon, 12 May 2008 17:51:20 -0400 From: Daniel Barclay User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: cygwin cygwin Subject: Re: rxvt in native mode, widely spaced characters [Was: Re: why "Sorry, your message has been denied due to keywords found in your subject"?] References: <48247A38 DOT 1080705 AT fgm DOT com> <004b01c8b1f1$a4e19120$2708a8c0 AT CAM DOT ARTIMI DOT COM> <4824A42B DOT 9060502 AT fgm DOT com> <482510DC DOT 1070109 AT cwilson DOT fastmail DOT fm> In-Reply-To: <482510DC.1070109@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Charles Wilson wrote: > However, with regards to rxvt in native mode, the widely spaced > characters you are seeing happens when rxvt can't find, or doesn't > understand, the font you specified. Well, I didn't specify anything. I haven't touched any of /etc/X11/app-defaults/Rxvt, ~/.Xdefaults or ~/.Xresources, or given any options on the command line Iused to invoke rxvt. I am using whatever the CygWin packages and installer installed on my machine, which evidently changes in non-intuitive ways when I re-run it to modify the combinations of packages I have installed even though I'm not (consciously) touching any X11 or font-related packages). Just now, I tried installing the ruby package, and as soon as I started rxvt, it started in messed-up form--widely spaced characters, in yellow, on a dark blue background--rather than the way it started immediately before--normally spaced characters, in black, on a white background. Does that color change give any hints regarding what's happening (what unrelated thing got modified when I re-ran cygwin.exe to install Ruby)? Hmm. Those colors seem to match what's in /etc/defaults/etc/X11/app-defaults/Rxvt: Rxvt*background: #000040 Rxvt*foreground: #ffffbf Rxvt*scrollBar: true Rxvt*scrollBar_right: true Rxvt*font: -bitstream-bitstream vera sans mono-medium-r-normal--*-160-*-*-m-*-iso8859-1 Rxvt*boldfont: -bitstream-bitstream vera sans mono-bold-r-normal--*-160-*-*-m-*-iso8859-1 Rxvt*saveLines: 10000 !Rxvt*loginshell: true Rxvt.backspacekey: ^H What's the command to determine which cygwin package installs that file? Is there a dependency problem in that that package does not depend on the package containing the font that that first package depends on? Most importantly, how to I get rvxt to work right (and consistently)? Daniel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/