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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: Customizing rxvt Date: Thu, 24 Apr 2003 00:30:26 +0200 Lines: 85 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: 40tude_Dialog/2.0.3.1 * Steve (03-04-23 22:32 +0200) > 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? Create a .Xdefaults and read the man page: ,--- | Rxvt*background: Black | Rxvt*backgroundPixmap: | Rxvt*backspacekey: ^H | Rxvt*boldFont: Fixedsys | Rxvt*colorBD: Red2 | Rxvt*colorRV: RoyalBlue | Rxvt*colorUL: ForestGreen | !Rxvt*cursorColor: Cyan3 | Rxvt*cursorColor: RoyalBlue | Rxvt*cursorColor2: Gold | Rxvt*cutchars: BACKSLASH `"'&()*,;<=>?@[]{|} | Rxvt*externalBorder: 0 | Rxvt*font: Fixedsys | Rxvt*foreground: LightGrey | Rxvt*geometry: 87x38+-3+-6 | Rxvt*iconName: rxvt | Rxvt*inheritPixmap: False | Rxvt*internalBorder: 2 | Rxvt*jumpScroll: False | Rxvt*lineSpace: 0 | Rxvt*loginShell: False | Rxvt*meta8: False | Rxvt*mfont: k14 | Rxvt*mouseWheelScrollPage: False | Rxvt*path: /home/thorsten/xpm | Rxvt*pointerColor: LightGrey | Rxvt*print-pipe: lpr | Rxvt*reverseVideo: False | Rxvt*saveLines: 65535 | Rxvt*scrollBar: True | Rxvt*scrollBar_align: centre | Rxvt*scrollBar_floating: False | Rxvt*scrollBar_right: True | Rxvt*scrollColor: Grey58 | Rxvt*scrollstyle: next | Rxvt*scrollTtyKeypress: False | Rxvt*scrollTtyOutput: False | Rxvt*scrollWithBuffer: True | Rxvt*selectstyle: xterm | Rxvt*termName: xterm | Rxvt*thickness: 0 | Rxvt*title: rxvt | Rxvt*tripleclickwords: True | Rxvt*troughColor: Black | Rxvt*utmpInhibit: False | Rxvt*visualBell: True | | ! answerbackString: string | ! borderColor: color | ! color[0-15]: color | ! deletekey: string | ! font[1-6]: fontname | ! inheritPixmapforce: boolean | ! keysym.sym: keysym | ! mapAlert: boolean | ! menu: name[;tag] | ! mfont[1-6]: fontname | ! modifier: modifier | ! multibyte_cursor: boolean | ! multichar_encoding: mode `--- Thorsten -- Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory) Content-Transfer-Warning: message contains innuendos not suited for children under the age of 18 -- 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/