You are not logged in.
Pages: 1
I have the file .vnc/xstartup containing -
#!/bin/bash
xrdb $HOME/.Xresources
vglrun startlxde &
But when I run vncserver from TigerVNC, it says -
Using desktop session dwm
at the very top of the output, and then goes on to load dwm.
.vnc/config is also set to -
ImprovedHextile
CompareFB=0
Is something misconfigured in the files, or is there something else wrong?
Last edited by zeroxoneafour (2021-04-09 03:37:02)
Offline
I figured out that TigerVNC does not start xstartup. I changed the config to start LXDE.
Offline
Pages: 1