How To Change Vnc Desktop Geometry On Linux distros

 hello friends welcome to today's article, in this article we're going to discuss how to change Linux vnc viewer desktop geometry, it has come to my attention that while using Termux proot-distro alias on vnc, the desktop is always not matching the screen, so to Change this:


first we need to install nano to do that type the command :

  • apt Install sudo nano


after that type the command :

  • nano /usr/bin/vncserver


your initial geometry should be '1024x768', change it to '1600x720' and in some cases 1920x1080 depending on your phone's resolution

type   to save and Ctrl + x to exit


Before And After


Here is the outcome on Vnc viewer Below :
 

Before


After

now type the command 'vncserver' to create a local server, connect to localhost:1 using your vnc and your desktop geometry should have changed



 SUBSCRIBE TO TECHNICAL BIRDS ON YOUTUBE


Post a Comment

Previous Post Next Post