Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gdm: The GNOME Display Manager.
- Summary
- Gdm (the GNOME Display Manager) is a highly configurable
reimplementation of xdm, the X Display Manager. Gdm allows you to log
into your system with the X Window System running and supports running
several different X sessions on your local machine at the same time.
Changelog
- * Wed Aug 3 19:00:00 2005 Ray Strode <rstrode{%}redhat{*}com> 1:2.4.1.7-15
- Wait for servers that don't clean up after themselves very
quickly (148974 revisited).
- The signal handler patch isn't baked yet. Remove it for now.
- * Mon Jun 13 19:00:00 2005 Ray Strode <rstrode{%}redhat{*}com> 1:2.4.1.7-14
- iterate main loop when waiting for message acknowledgments since
that's not directly handled by a signal handler anymore
- * Mon Jun 13 19:00:00 2005 Ray Strode <rstrode{%}redhat{*}com> 1:2.4.1.7-13
- use signal instead of sigaction in all the places in the daemon
code