Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <008b01c015bf$8bdd8020$1600000a@bob> From: "Jonas Jensen" To: "Cygwin List" References: <20000903030408 DOT 11633 DOT qmail AT web109 DOT yahoomail DOT com> Subject: Re: RXVT looks weird Date: Sun, 3 Sep 2000 17:54:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > I use: > > rxvt -sr -fn "Courier-13" -e bash Thanks, that looks better. I have some more problems with this program, though... 1) My Home/End keys don't work in Bash (they produce a ~ and a beep), though they work in vim when TERM=xterm. When TERM=cygwin they don't work in vim either (they change to command mode, freeze 1 second and capitalize the char under the cursor). 2) When launching from shortcut, I get an NT console window sitting in the background, black with a blinking cursor and a title bar of "rxvt". This doesn't happen when launching from a bash prompt. 3) Courier seems to be the only working font, but it doesn't matter what I set the size to, it's always the same. I'd like to use a different font like Terminal or the one used by the NT console. How? 4) It doesn't beep. When I use the -vb option (visual beep) it works, but not very well. I think it's supposed to be a white flash, but I just see a white bar very briefly on a small part of the screen. Also, what should I set TERM to? I can only get color with TERM=cygwin, but I prefer the way it clears the screen after "less" and similar programs when TERM=rxvt or TERM=xterm... My command line is: rxvt -fn Courier -bg black -fg gray -sr -vb -geometry 80x40 -sl 2000 --termName cygwin -e bash --login -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com