stweil / OSXvnc

VNC Server for macOS
GNU General Public License v3.0
203 stars 67 forks source link

Why the resolutoin is much smaller in the viewer than the actual display? #52

Open TianyiChen-1 opened 2 years ago

TianyiChen-1 commented 2 years ago

1 (1) The actual display is 2880x1880, but the one I got in the viewer becomes 1440x900, I did my best searching for a possible answer, and this post would be my last try. Please help me!

stweil commented 2 years ago

The Retina display resolution is scaled down by a factor 0.5.

TianyiChen-1 commented 2 years ago

The Retina display resolution is scaled down by a factor 0.5.

Thanks for reply, but how I could change this factor to whatever I want? It seems that there is no command line option or any option in the server GUI application.