adding xfce4 option in kdm or gdm

Ken Moffat kmoffat at drizzle.com
Thu Mar 18 14:46:09 CET 2004


jose manuel wrote:

> Hi:
>  
> I'm using Debian and I've installed xfce4 via apt-get install.
>  
> But now, I can't login with xfce4 environment, just with the xfce3 
> version.
>  
> how can add the xfce4 option to the KDM or GDM menu in order to login 
> with xfce4?
>  
> thanks in advance
> ------------------------------------------------------------------------


I just upgraded Libranet linux from sid and a new 
/etc/gdm/Sessions/Xfce4 script was installed.
Here is mine, called /etc/gdm/Sessions/Xfce4

#!/bin/sh
#
# Make Xfce4 selectable in the GDM menu
#

exec /etc/X11/Xsession /usr/bin/xfce4-session

Be sre to make it executable -

chmod +x /etc/gdm/Sessions/Xfce4


-- 
Ken






More information about the Xfce mailing list