Den 13. mars 2012 12:01, skrev Svavar Örn Eysteinsson:
I can connect, but only displays white desktop.
I then killed it, and tried these settings as xstartup :
#!/bin/bash
export LANG=en_US.UTF-8
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
gnome-session &
Don't background the window manager.
I haven't tried on OI, but this works for me on Solaris10:
#!/bin/sh
unset SESSION_MANAGER
vncconfig -nowin &
exec gnome-session
Pål
_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss