Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3EA709C1.20707@hack.kampbjorn.com> Date: Wed, 23 Apr 2003 23:46:41 +0200 From: Hack Kampbjorn Reply-To: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: Re: Customizing rxvt References: In-Reply-To: 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/