On Tue, Dec 16, 2008 at 05:24:28PM EST, Kolby Heacock wrote: > Hello. I often use the Pg-up key to scroll up in gnome-terminal and for > some reason it does not work when I'm running screen. What should I do to > fix this?
That's probably more of a question for the screen-user list ..? Try CTRL+A then press the escape key or "[" .. If you are using the defaults, this puts you in copy/scroll mode and you should be able to use PgUp /PgDown for scrolling .. Press the escape key when you're done to get out of this mode and return to where you were. Look for "scrollback" in the gnu/screen manual for ways to change the default buffer size - 100 lines in the version I'm running. HTH.