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

Re: How do I use xfce with Debian?



* Robert Tilley <tilleyrw@cfl.rr.com> [2004-01-19 22:03 -0500]:

> I have apt-get'ted all parts of xfce4 and when I edit the login manager in KDE 
> 3.1.4, the option xfce4 invokes xfwm4.
> 
> When I select xfce4 from the login manager, the login manager disappears and 
> then I'm left with a blank screen.  None of the mouse buttons bring up any 
> menus as they would in a normal wm.
> 
> Can anyone help me try out xfce4?  I'm running Debian unstable.
> -- 
> Comments are appreciated,
> 
> Bob
> 
Hi,
  I got this from
  http://xfce.org/index.php?page=documentation&lang=en#start
To run xfce4 from a display manager in Debian I use ~/.xsession
Mine looks like:

#!/bin/sh
xscreensaver-command -exit
xscreensaver -no-splash &
xfce-mcs-manager
xfwm4 --daemon
xftaskbar4 &                If you don't like a taskbar, delete this line.
xfdesktop &
exec xfce4-panel

Select default as the window manager in your display manager (I use wdm.
do the others (gdm or kdm) call it something else?) and log in.
                                      HTH
				        Colin

-- 
Colin Keefe                    We never do anything well till we cease
ckeefe@sasktel.net             to think about the manner of doing it.
                                                      -William Hazlitt

Attachment: signature.asc
Description: Digital signature


Reply to: