Click to See Complete Forum and Search --> : Gnome login


Tyr-7BE
03-28-2001, 08:06 PM
When I bootup, I get a graphical Gnome login session. I have the options of booting into Gnome, Debian, or Xsession. Is there a way to add another item to the list? I'd like to add the option to boot to Blackbox, and the option to boot to XFCE. If so, where can I find the config file?

Debian 2.4.2, potato/woody mesh. Ximian Gnome, latest.

Thanks :)

rod
03-28-2001, 08:28 PM
You can add blackbox to the list of sessions in the GDM login screen by doing the following:


cd /etc/gdm/Sessions

ln Debian blackbox

(adds blackbox as an option in GDM so that you can choose it at login)

Regards,
Rod

Tyr-7BE
03-28-2001, 10:05 PM
thanks rod...that's exactly what I wanted :)