[BUG] Preferences hanging on to obsolete classes

Ian Piumarta ian.piumarta at inria.fr
Sun Jul 28 00:30:03 UTC 2002


On Fri, 26 Jul 2002, Richard A. O'Keefe wrote:

> I asked
>  : (Now, how do I get my X Window terminal emulator to put its scroll bar on
>  : the left?)
> That's good, but I'm using a Solaris box with dtterm as the terminal
> emulator.  The only scroll-bar option I can find is whether you have
> one or not.  The on-line documentation goes back to 1994, so it was
> _possible_ that this might have been fixed...

Unless there is some compelling reason not to, use xterm instead (AFAIK
it's bundled with openwin -- if you haven't got one, I'll mail one to
you).  Then either pass "-leftbar" when starting xterm or put

	xterm*rightScrollBar: false

in your `.Xresources'.  (rxvt may well support the same options, if you
really despise xterm.)

Ian





More information about the Squeak-dev mailing list