blob: f8dcf7282fc43995214f60512ff90aa35d855437 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
GDM - GNOME Display Manager
http://wiki.gnome.org/Projects/GDM/
The GNOME Display Manager is a system service that is responsible for
providing graphical log-ins and managing local and remote displays.
Installation
============
See the file 'INSTALL'.
How to report bugs
==================
Bugs should be reported to the GNOME bug tracking
system:
http://bugzilla.gnome.org/enter_bug.cgi?product=gdm
You will need to create an account if you don't have one already.
Please read the following page on how to prepare a useful
bug report:
https://bugzilla.gnome.org/page.cgi?id=bug-writing.html
How to submit patches
=====================
See the file 'HACKING'.
|