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 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Customizing rxvt X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Wed, 23 Apr 2003 16:55:06 -0400 Message-ID: <64AE3D5B518E3648ACC823FBCB0B7375B6CEF7@sr002-2kexc.ateb.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Reid Thompson" To: "cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h3NKtKo01711 In a shortcut: target: C:\cygwin\bin\rxvt.exe -sr -sl 2500 -geometry 80x25 -sb -fg green -bg midnightblue -fn "lucida console-13-bold" -e c:/cygwin/bin/bash --rcfile /home/rthompso/.bashrc start in c:\cygwin\home\rthompso reid > -----Original Message----- > From: Elfyn McBratney [mailto:elfyn-cygwin AT exposure DOT org DOT uk] > Sent: Wednesday, April 23, 2003 4:47 PM > To: cygwin; Steve > Subject: Re: Customizing 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? > > This is how I use rxvt: > > F:\Cygwin\bin\rxvt.exe -bg black -fg white -sr -sl 6000 -fn > "courier new" -e /bin/bash --login -i > > To summarise: > > '-bg': Set's the background colour > '-fg': Set's the foreground colour > '-sr': Put's the scrollbar on the right side of the window > '-sl': Set's the scroll buffer to X lines > '-fn': Change's the font that rxvt uses > > `man rxvt' will you give you everything else you need to know. > > Elfyn > > > -- > 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/ > > -- 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/