diff options
Diffstat (limited to 'system/gdm/README')
-rw-r--r-- | system/gdm/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/system/gdm/README b/system/gdm/README index 3463e8ea43ed..77186f432f69 100644 --- a/system/gdm/README +++ b/system/gdm/README @@ -1,11 +1,13 @@ -The Gnome Display Manager (GDM) is a display manager that -implements all significant features required for managing -local and remote displays. For full information about GDM -features, refer to the documentation. +The Gnome Display Manager (GDM) is a display manager that implements all +significant features required for managing local and remote displays. +For full information about GDM features, refer to the documentation. The Sessions that gdm uses are installed in /etc/X11/gdm/Sessions. Several example files are included for blackbox, fluxbox, fvwm2, kde, twm, windowmaker, and xfce. -gnome-doc-utils and libgnomecanvas (available at SBo) are -required to build GDM. +If you want xscreensaver to recognize gdm and add a "New Login" button +to the unlock screen, add this line to your ~/.xscreensaver file: + newLoginCommand: gdmflexiserver -ls + +This requires libgnomecanvas. |