From: from@nork.auc.dk (made in DK) Subject: Re: cmdtool Date: 23 Feb 1993 01:24:56
In article <14393.2268.uupcb@synapse.org> bernard.desruisseaux@synapse.org (Bernard Desruisseaux) writes:
> TO: comp.os.linux
> FROM: bernard.desruisseaux@synapse.org (Bernard Desruisseaux)
>
> Hi Linuxers!
>
> Would anybody know if there is a xterm with a scroll-back buffer
> and a scroll bar, like the 'cmdtool' in OpenWindows, that I could compile
> for XFree?
>
> If there is such a beast could you tell we where I could find it?
>
> Merci! Internet: bernard.desruisseaux@synapse.org
> ...Bernard
No need to port anything. Just run your xterms with the option "-sb"
for scrollbar. You can set the scrollback-buffer size in your
.Xdefaults:
xterm*SaveLines: "xxx"
I suggest you read the manpages for xterm.
Michael