

(xfsettingsd: 20627): xfsettingsd- CRITICAL **: 12:49:29.780: Failed to initialize the Xkb extension. Xlib: extension "XInputExtension" missing on display ":1.0". Xfsettingsd- CRITICAL **: 12:49:29.776: RANDR extension is too old, version 1.1.

Running xfsettingsd manually gives a few errors: One of the comments on that askubuntu post suggests a problem with xfsettingsd. com/questions/ 339593/ missing- icons-for- headless- xfce-session- via-vnc But none of those fixes work. The closest thing I've found to an explanation is here: https:/ /askubuntu.
Best lxde vnc install#
# I'm running GNOME (installed using sudo yum install gnome-*)Ĭonnect using Tiger 32-bit VNC Client v1.3.1 on Windows 7.I came here looking for a fix to this for my Mint 19.3 (Ubuntu 18.04) install. # Xvnc is started by vncserver with following args: # I start the server using vncserver -geometry 800圆00 Versions with which it works for me right now (although I've not had issues with ANY versions in the past, I just install the latest using yum install gnome-* tigervnc-server and works fine): OS: RHEL 6.6 (Santiago) I tried all I could to add a new resolution to the xrandr, but to no avail, always end up with 'xrandr: Failed to get size of gamma for output default' error. With this the resolution changes to fit the size of the client window no matter what it is, and it's not zooming, it's actual resolution change (I can see the new resolution in xrandr output).

On the "2560x1600" computer start the VNC viewer (I prefer Start a VNC session with a geometry matching the physical display: $ vncserver -geometry 1600x900 :1 The computer with the resolution of "1600x900": With that background if the goal is to share a VNC session between twoĬomputers with the above resolutions and assuming that the VNC server is There must be a way to add custom modelines and man xrandr confirms
Best lxde vnc code#
Think the developers who wrote the code are much smarter and the hardĬoded list is just a sample of values. Xrandr allows selecting the display modes (a.k.a resolutions) howeverĪny additional modeline such as "2560x1600" or "1600x900" would need to I'm using TightVnc viewer as the client and it automatically adapts to the new resolution.Īs this question comes up first on Google I thought I'd share a solution using TigerVNC which is the default these days. I can then easily switch to another resolution (f.e. When I run xrandr in a terminal, it displays all the available screen resolutions: bash> xrandr I just start vncserver without any -randr or multiple -geometry options. I'm running TigerVNC on my Linux server, which has basic randr support.
