I'm using Putty to log onto a Linux server. In the Putty settings I have Window: Lines of Scrollback set to 5000.I then use the 'screen' command and find my lines of scrollback is set to a very limited number. Even if I use the full command' screen -h 5000' I get the same problem.Is there anyway of increasing the scrollback when using screen?