使用geometry参数进行调整

例如,我们需要将分辨率调整到800x600

[root@secdb ~]# vncserver -geometry 800x600

New 'secdb:5 (root)' desktop is secdb:5

Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/secdb:5.log

此时使用“192.168.23.102:5”登录VNC便会得到一个800x600的操作窗口。
其他分辨率调整请自行尝试。

 

http://blog.csdn.net/festone000/article/details/72896454

相关文章:

  • 2021-08-03
  • 2021-06-07
  • 2021-12-06
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-18
  • 2021-06-05
  • 2022-12-23
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
相关资源
相似解决方案