Viewing a large-resolution VNC server through a small-resolution viewer in Ubuntu

Posted by Madiyaan Damha on Stack Overflow See other posts from Stack Overflow or by Madiyaan Damha
Published on 2010-05-29T18:51:13Z Indexed on 2010/05/29 18:52 UTC
Read the original article Hit count: 503

Filed under:
|
|
|
|

I have two Ubuntu computers, one with a large screen resolution (1920x1600) that is running default ubuntu vnc server. I have another computer that has a resolution of about 1200x1024 that I use to vnc into the server (I use the default ubuntu vnc viewer).

Now everything works fine except there are annoying scrollbars in the viewer because the server's desktop resolution is so much higher than the viewer's. Is there a way to:

1) Scale the server's desktop down to the viewer's resolution. I know there will be a loss of image quality, but I am willing to try it out. This should be something like how windows media player or vlc scales down the window (and does some interpolation of pixels).

2) Automatically shrink the resolution of the server to the client's when I connect and scale the resolution back when I disconnect. This seems like a less attractive solution.

3) Any other solution that gurus out there use? I am sure someone has experienced this before (annoying scroll bars) so there must be a solution out there.

Thanks,

© Stack Overflow or respective owner

Related posts about ubuntu

Related posts about resolution