Hello Lonnie

you need modify the xstartup file unter .vnc

find below an example
you can modify this to your needs

$ more .vnc/xstartup
#!/bin/sh
vncconfig -iconic &
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
mate-session &

Regards Christian

On 29/08/2019 14:25, Lonnie Cumberland via openindiana-discuss wrote:
> Connected to see if I get my desktop, but I do not get the MATE Desktop for
> some reason but instead, I get some older XTerms in a gui.
>
> Is there a way to get the actual OI desktop to show?


_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to