delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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 <thorsten AT thorstenkampe DOT de> |
Subject: | Re: Customizing rxvt |
Date: | Thu, 24 Apr 2003 00:30:26 +0200 |
Lines: | 85 |
Message-ID: | <vk5u6yv6dqgc$.dlg@thorstenkampe.de> |
References: | <b86t7c$7na$1 AT main DOT gmane DOT org> |
Mime-Version: | 1.0 |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |