Want xfce, not twm, as my vnc session wm
Mike Massonnet
mmassonnet at gmail.com
Sat May 8 13:35:13 CEST 2010
2010/5/8 Todd and Margo Chester <ToddAndMargo at verizon.net>
>
> 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.
If it doesn't work with startxfce4 for a reason or another, append the lines
xfwm4&
xfdesktop4&
xfce4-panel&
and maybe: Thunar --daemon&
and you should be all settled down.
--
Mike
More information about the Xfce
mailing list