Hi,
I am using
Is there any way how to push that to 4k, that is 3840x2160? On the client side I use tiger-vncviewer. For completeness, I have Tumbleweed running on the VM (should not matter).
Out of the box, it does not work and I saw that mentioned in the documentation somewhere.
I am using
vm-bhyve with these particular VNC related options, example:
Code:
graphics="yes"
graphics_port="5902"
graphics_listen="127.0.0.1"
graphics_res="1920x1080"
xhci_mouse="yes"
Is there any way how to push that to 4k, that is 3840x2160? On the client side I use tiger-vncviewer. For completeness, I have Tumbleweed running on the VM (should not matter).
Out of the box, it does not work and I saw that mentioned in the documentation somewhere.