GDMConfigureTool

Differences between revisions 1 and 2
Revision 1 as of 2009-07-16 08:24:04
Size: 354
Editor: 203-219-185-1
Comment:
Revision 2 as of 2009-07-16 08:37:14
Size: 1092
Editor: 203-219-185-1
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

Since the transition from GDM 2.20 to 2.26 there is no longer a graphical facility to configure preferences for GDM.
Line 8: Line 11:

Without a tool an average user will not be able to change the login settings from the default.
Line 9: Line 15:

 * Mike wants to have his user automatically log in
 * Jim wants to change the background of the login screen
Line 10: Line 20:

The changes will involve

 * Producing patches to implement the user interface
Line 11: Line 26:

Option A
 * Produce a stand-alone gdmsetup tool with the following options:
  * Default user
  * Login delay
  * Background

Option B
 * Modify the "Users and Groups" tool to be able to set the default user and login delay
 * Modify the "Appearance" tool to be able to set the login background
Line 12: Line 38:

TBD

Summary

Since the transition from GDM 2.20 to 2.26 there is no longer a graphical facility to configure preferences for GDM.

Rationale

Without a tool an average user will not be able to change the login settings from the default.

Use cases

  • Mike wants to have his user automatically log in
  • Jim wants to change the background of the login screen

Scope

The changes will involve

  • Producing patches to implement the user interface

Design

Option A

  • Produce a stand-alone gdmsetup tool with the following options:
    • Default user
    • Login delay
    • Background

Option B

  • Modify the "Users and Groups" tool to be able to set the default user and login delay
  • Modify the "Appearance" tool to be able to set the login background

Implementation

TBD


CategorySpec

Spec/GDMConfigureTool (last edited 2009-07-25 14:05:10 by 195-240-186-6)