diff options
author | James Rich <james@chowhouse.com> | 2010-05-11 15:18:37 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:18:37 +0200 |
commit | f5de26e6f50459ed5afe0f8ef1438f4b5213f440 (patch) | |
tree | a577c5d53caa8fb4c0c27ab3d8ceb8af5f6749fe /system/gdm/README | |
parent | 3dfe9603250b69c1e8d49b06b71e886f0038bbdb (diff) | |
download | slackbuilds-f5de26e6f50459ed5afe0f8ef1438f4b5213f440.tar.gz |
system/gdm: Initial import
Diffstat (limited to 'system/gdm/README')
-rw-r--r-- | system/gdm/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/gdm/README b/system/gdm/README new file mode 100644 index 0000000000..4a551598de --- /dev/null +++ b/system/gdm/README @@ -0,0 +1,11 @@ +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. + +gdm requires libgnomecanvas and gnome-doc-utils, both of which are +also available at SlackBuilds.org + |