On Fri, Dec 10, 2004 at 03:29:56PM +0000, Jon Dowland wrote: > ThanhVu Nguyen wrote: > > >Anyone else faces this problem ? the scroll button > >or the scroller doesn't work when run screen. > > Have you tried with another terminal? You usually can't scroll when > using screen, afaik.
screen implements its own scrolling stuff separate from the host terminal, and the host terminal's scrolling won't work. you can scroll back with ^A <pageup> etc. (if your screen escape char is ^A) Sam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]