Feature #402
closed
Feature #151: Missing DoudouLinux tools
Auto login when there is only one activity in the menu
Added by Jean-Michel Philippe over 13 years ago.
Updated about 13 years ago.
Description
A feature that could be interesting for older children would be to allow auto-login into the most advanced activity, Whole DDL, or even any other activity to simulate a kiosk mode. Instead of adding a checkbox in the activities menu interface, we could patch it so that when only one activity is on, auto-login is activated. We should also avoid people remove all the activities :).
Related issues
1 (1 open — 0 closed)
- Status changed from New to In Progress
As indicated on http://www.perturb.org/display/812_GDM_AutoLogin.html:
“These are the lines you need in your /etc/gdm/custom.conf ([daemon] section) to make auto-login work. It only auto-logs in on first boot, and it must be a non-root user.”
[daemon]
TimedLoginEnable=true
TimedLogin=your_username
TimedLoginDelay=0
To be checked against GDM version in use.
It seems to be another set of parameters indeed:
[daemon]
# Automatic login, if true the first attached screen will automatically logged
# in as user as set with AutomaticLogin key.
AutomaticLoginEnable=false
AutomaticLogin=
- % Done changed from 0 to 30
- Status changed from In Progress to Ready for test
- % Done changed from 30 to 100
- Estimated time changed from 4:00 h to 2:00 h
- Status changed from Ready for test to Closed
Also available in: Atom
PDF