Want xfce, not twm, as my vnc session wm
Todd and Margo Chester
ToddAndMargo at verizon.net
Sat May 8 08:54:23 CEST 2010
On 05/07/2010 09:26 PM, Gerard Lally wrote:
> #!/bin/sh
>
> # Slackware Linux VNC session startup script
> #
> unset SESSION_MANAGER
> #exec /etc/X11/xinit/xinitrc
>
> # Another example of setting up desktop environment
> #
> [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
> [ -r /.Xresources ] && xrdb /.Xresources
> xsetroot -solid grey
> vncconfig -iconic &
> xterm -geometry 80x24+10+10 -ls -title " Desktop" &
> startxfce4 &
Thank you! I will give it a shot next week when
I get to my customer's site.
-T
More information about the Xfce
mailing list