Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3EA709C1.20707@hack.kampbjorn.com>
Date: Wed, 23 Apr 2003 23:46:41 +0200
From: Hack Kampbjorn <cygwin@hack.kampbjorn.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: en,da,es,ca
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Customizing rxvt
References: <b86t7c$7na$1@main.gmane.org>
In-Reply-To: <b86t7c$7na$1@main.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Steve wrote:
> Hi;
> 
> I have cygwin, without x-windows, installed on win2k.
> 
> I have rxvt.
> 
> When I execute it I get a small window with a white background with the 
> scroll bar on the left.
> 
> I would like to customize it to be white on black with the scrollbar on 
> the right.
> 
> However, this being windows there is no .xdefaults in my home dir.
> 
> How can I customize rxvt?

As you already guessed with .Xdefaults of course 8-)

$ cat .Xdefaults
XTerm.scrollBar: False
XTerm.saveLines: 2000
XTerm.font: Lucida Console-16
Rxvt.backspacekey: ^H

> 
> Steve
> 

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn


--
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/

