On 04/30/2020 03:48 AM, Roger Oberholtzer wrote:
Hi
I am using vncviewer to connect to an openSUSE (42.3) system that does not have a connected display/keyboard/mouse. Generally it works very well. I access the desktop that would have been seen on the remote system if it had a display.
But I would not just be posting a happy 'it's working' message (even if I think they are not a bad thing...). Now would I.
The size of the local window with the desktop is whatever size the remote X thinks it's display is. When there is no display attached, it uses some default smaller size. Probably 800x600 or something like that.
Is it possible to tell X what the resolution should be when no display is found? Of course I would like the discovery when a display is attached to be done. This is just when X starts without a display, or is otherwise unable to determine the display size to use.
Short answer is yes. Check your ~/.vnc/config and you can set the display geometry there. I use: securitytypes=vncauth,tlsvnc desktop=stpdsktop geometry=1440x864 localhost alwaysshared -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org