home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!paula
- From: paula@Informatik.TU-Muenchen.DE (Andreas Paul)
- Subject: Re: scrolling bar for Xterm -- solved
- References: <harry.714664455@puff.socsci.umn.edu>
- Originator: paula@hpzenger3.informatik.tu-muenchen.de
- Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
- Organization: Technische Universitaet Muenchen, Germany
- Date: Thu, 27 Aug 1992 15:58:16 GMT
- Message-ID: <1992Aug27.155816.12563@Informatik.TU-Muenchen.DE>
- Lines: 13
-
-
- In article <harry.714664455@puff.socsci.umn.edu>, harry@atlas.socsci.umn.edu (Kuo-Chen Chang) writes:
- |> I solved my question -- open an Xterm with scrolling bar.
- |>
- |> xterm -sb -e /bin/sh &
-
- try "xterm -sl 1000 -sb -e /bin/sh &"
-
- That gives U 1000 Lines of Scrollbackbuffer !!!
-
- Couldn't live without it :)
-
- Andreas Paul
-