Title: Gdm
I finally got gdm working in my iBook, now when I boot up I get gdm instead of the login window. I made a package and submitted it, but in order to use it you have to run gdm and startx as root or as part of the login cycle. As far as I know gdm is supposed to launch X on its own. I don't know why it doesn't. If anyone wants to check it out that would be great. So far I just added a line to my /etc/ttys file like so: console "/sw/bin/gdm && /usr/X11R6/bin/startx" vt100 on secure
Shouldn't it just be /sw/bin/gdm?
