diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-13 00:40:25 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:40:25 +0200 |
commit | 7428a17545fdefd555518531aab08a5116ebe0ad (patch) | |
tree | 5ff27900af40dbd3c27ba425a3504d45dc936e90 /system/gdm/README | |
parent | efd1b68a8e469f3a197840542df892d8f9584dc5 (diff) | |
download | slackbuilds-7428a17545fdefd555518531aab08a5116ebe0ad.tar.gz |
system/gdm: Updated for version 2.20.10
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 3463e8ea43..77186f432f 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. |