home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9208 < prev    next >
Encoding:
Text File  |  1992-08-27  |  854 b   |  26 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!paula
  3. From: paula@Informatik.TU-Muenchen.DE (Andreas Paul)
  4. Subject: Re: scrolling bar for Xterm  --  solved
  5. References:  <harry.714664455@puff.socsci.umn.edu>
  6. Originator: paula@hpzenger3.informatik.tu-muenchen.de
  7. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  8. Organization: Technische Universitaet Muenchen, Germany
  9. Date: Thu, 27 Aug 1992 15:58:16 GMT
  10. Message-ID: <1992Aug27.155816.12563@Informatik.TU-Muenchen.DE>
  11. Lines: 13
  12.  
  13.  
  14. In article <harry.714664455@puff.socsci.umn.edu>, harry@atlas.socsci.umn.edu (Kuo-Chen Chang) writes:
  15. |> I solved my question -- open an Xterm with scrolling bar.
  16. |> 
  17. |> xterm -sb -e /bin/sh & 
  18.  
  19. try "xterm -sl 1000 -sb -e  /bin/sh &"
  20.  
  21. That gives U 1000 Lines of Scrollbackbuffer !!!
  22.  
  23. Couldn't live without it :)
  24.  
  25. Andreas Paul
  26.