Dunque per configurarlo in maniera che avvi Xfce ho seguito queste istruzioni
Setting up GDM
If you installed Xfce system-wide and you want to use the GNOME Display Manager (gdm) to start your Xfce session, you will have to create a .desktop file to teach gdm how to start the Xfce session. This is a sample desktop file, Xfce.desktop:
[Desktop Entry]
Encoding=UTF-8
Name=Xfce 4.4 Session
Comment=Use this session to run Xfce 4.4 as your desktop environment
Exec=/usr/local/bin/startxfce4
Icon=/usr/local/share/pixmaps/xfce4_xicon1.png
Type=Application
It is usually enough to simply copy the example file to the Session directory used by gdm; this directory is usually located in /etc/dm/Sessions, /etc/X11/gdm/Sessions, /usr/share/xsessions, /usr/X11/share/gnome/xsessions or some other location, refer to the documentation of your system for details. You need to restart gdm after you created the file.
tratte da http://wiki.xfce.org/faq .
Il fatto é che ho creato il file, l'ho posizionato nella directory /usr/share/gdm/Sessions, lo stesso in /etc/X11/gdm/Xsessions pero niente... Qualcuno mi sa consigliare meglio dove o come devo posizionare questo file, o se devo direttamente editarne un'altro gia predefinito?
PS: con runlevel 4 prima di apparire Gdm (cosa che non succede) il sistema si ferma con un timeout di 5 minuti , dagli errori sembra che manchino delle librerie... Scusate se non posso dire quali ma ho il server X mezzo in palla..
Ora come ora avvieró il sistema in runlevel 3 almeno cosi non ho problemi per il momento..
Grazie mille per il vostro aiuto!
EDIT: in piu a provare a lanciare semplicemente gdmsetup ricevo questo errore..
sudo gdmsetup
gdmsetup: error while loading shared libraries: libglitz.so.1: cannot open shared object file: No such file or directory

