Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: email@hidden (C. R. Kirkwood-Watts)
- Date: 21 Apr 2003 13:15:37 -0700
__ John Blumer <email@hidden> _____
| I have created a .Xresources in my home directory and added the
| following:
| XTerm*saveLines: 1000
| XTerm*scrollBar: on
| XTerm*thickness: 10
| XTerm*background: gainsboro
| XTerm*foreground: black
| XTerm*faceName: Monaco
| XTerm*faceSize: 10
| XTerm*reverseWrap: on
|
| I am still not getting a scrollbar on my Xterm. What have I missed?
Are the other resource settings showing up? I don't know if ~/.Xresources
is read automagically. You can merge these resources when you start X:
xrdb -merge ~/.Xresources
or you can put all your stuff in ~/.Xdefaults, which should be read by
each client as it starts, or you could set XENVIRONMENT to point to your
resource file.
Chris.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
References: | |
| >(no subject) (From: John Blumer <email@hidden>) |