Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I'm having strange problem with my putty console. I'm establishing connection over ssh to my home computer [ windows 7 + freesshd server ]. Everything works just fine, but I'm getting this tiny screen with output, I can resize it of course, but the content is still in small box [ content doesn't resize ] I've tried to change the number of columns and rows in properties, but it didn't change anything. The same thing is with cygwin client.

share|improve this question
Which font is Putty configured to use? – RedGrittyBrick Sep 22 '12 at 22:44

migrated from serverfault.com Sep 22 '12 at 22:39

1 Answer

If you're using the Windows version of putty you can have the font size change or the number of rows/columns change when the window is resized: under Window there is a When window size is resized section.
putty resize setting screenshot

If you're using *nix you may have to use wine to run the Windows version to get this feature of putty.

share|improve this answer
it doesn't work, I've tried it as well, but still thank you for support :) – iie Sep 16 '12 at 10:45
@iie: Also check the font settings in the category Appearance. – Ansgar Wiechers Sep 16 '12 at 15:20

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.