XFce4 still doesn't show up in GDM

n_powell nathan at lagerbottom.com
Mon Dec 15 12:01:12 CET 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 15 Dec 2003 09:41:33 +0100
thus spake Thomas Schoenhoff <tom_woody at web.de> :

> Hello,

Hi!

> 
> I am running Fedora C1 and trying to add XFce4 to my GDM-Login.
> Therefore I did:
> 
> cp /etc/X11/wmsession.d/10XFce4 /etc/X11/dm/Sessions/10XFce4 (of cause
> as root)
> 
> Then I rebooted my X and tried to find the XFce4 entry in GDM, no
> luck!
> 
> Did I miss something ?

Well my old brain is failing me as to the exact method of how I did this
now.  However I do remember trying several different approaches to
getting XFce into the gdm sessions dialogue.  I *thought* that the one
that worked is the method you are posting.  Having said that I went back
and looked at the files I have in /etc/X11/dm/Sessions and I see I put
a shell script called XFce4 which contains:

#!/bin/sh
########################################################################
#
# XFce 4file for GDM.  Usually in /etc/X11/gdm/Sessions.
#
# Add support for XIM; Modified by Babyfai Cheung.  2002/03/10
########################################################################
## Launch an XIM input server if needed
 
# This's for RedHat and Slackware
for i in /etc/X11/xinit/xinitrc.d/* ; do
    if [ -x "$i" ]; then
        . "$i"
    fi
done
 
# This's for Mandrake
if [ -x /etc/X11/xinit/XIM ]; then
   . /etc/X11/xinit/XIM
fi
 
exec /usr/bin/startxfce4
######################################################################

and I have a txt file called XFce4.desktop which contains:

[Desktop Entry]
Encoding=UTF-8
Name=XFce
Comment=XFce
Exec=/usr/bin/startxfce4
Icon=
Type=Application

I forget how I did all this now, but this may help you.  Sorry :)



============================
n_powell
nathan_at_lagerbottom_dot_com
www.lagerbottom.com

Never make any mistaeks." 
   --(Anonymous, in a mail discussion about to a kernel bug report.) 
============================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3ZR4AHGknoE/3V8RAg6BAJ9Nb1Eiy2WXWbwrWVPmHS04TQMIoQCgpoyX
fzvuuidVXjiFUd01l/7FmGE=
=o3Wy
-----END PGP SIGNATURE-----



More information about the Xfce mailing list