I don't understand how GDM is starting...
- by tladuke
I'm on Karmic. I had no keyboard, so I enabled autologin and some other stuff over ssh to get x2x going. Now I can't find what I did. I'm trying to just start X and XBMC now. I don't need gnome. I disabled gdm:
sudo update-rc.d -f gdm remove
but it still somehow manages to start on boot. Where can I look around for what I did?
If I stop gdm then startx again, it goes straight to XBMC like I want.