Re: X11 Terminal Scrollbar
Re: X11 Terminal Scrollbar
- Subject: Re: X11 Terminal Scrollbar
- From: email@hidden (C. R. Kirkwood-Watts)
- Date: 08 Apr 2003 20:55:43 -0700
__ "Douglas Kojetin" <email@hidden> _____
| I'm a new user (of apple & apple's X11). Quick question: the default
| install (at least my install) does not have a scrollbar on the X11
| terminal window. Can anyone point me in a direction of how to get it to
| appear?
The xterm client (if that's what you mean by terminal--there are many,
many terminals for X) can be scrollbarified with
xterm -sb
which can be put into your ~/.Xdefaults in the form of
XTerm*scrollBar: True
where you can also put many other resources.
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.