[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xfce4 - xfwm4 start ? How ?



On Thu, Apr 29, 2004 at 11:51:34PM +0800, Uwe Dippel wrote:
> On Sat, 27 Mar 2004 14:45:24 +0100, Elimar Riesebieter wrote:
> 
> > $> xfce4_setup 
> 
> (one month later, though:)
> 
> $ xfce4_setup
> bash: xfce4_setup: command not found
> $ locate xfce4_setup
> $
> 
> It ain't no good, I'd say.
> 
> FYI & YMMV
> 

tony@hpd:~$ which xfce
/usr/bin/xfce

thus, you can write
you@yourmachine:~$ startx /usr/bin/xfce
or just
you@yourmachine:~$ startx `which xfce`

or write in your .xsession, .xinitrc the line
exec xfce
or the line
exec /usr/bin/xfce



Reply to: