The USB and VM applications I have been making require a login at the gnome display manager (gdm)screen:
user=sugar password=sugaruser If you want them to behave like Soas-strawberry and boot right to sugar do the following: =============================== For Autologin of Sugar: <Sugar Terminal> su - password *yum install gedit when finished installing: # gedit /etc/gdm/gdm.schemas change: <key>daemon/AutomaticLoginEnable</key> <signature>b</signature> <default>true</default> </schema> <schema> <key>daemon/AutomaticLogin</key> <signature>s</signature> <default>sugar</default> </schema> *Restart =============================== I just figured this out. Cordially; Tom Gilliard satellit _______________________________________________ IAEP -- It's An Education Project (not a laptop project!) [email protected] http://lists.sugarlabs.org/listinfo/iaep
