-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
37 lines (24 loc) · 1.25 KB
/
README
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
33
34
35
36
37
wdm -- WINGs Display Manager
Wdm combines the functions of a graphical display manager identifying
and authenticating a user on a system with some of the functions of a
session manager in selecting and starting a window manager. Optionally,
wdm can shutdown (reboot or halt) the system.
!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WARNING!!!
This project is experiencing major code cleanup. Please, do not attempt
to run this code in production environment.
Ye be warned.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
See file COPYING for license and warranty information.
See the NEWS, and TODO files for additional information.
***NOTE**********************************************************NOTE***
The configs/ directory contains reference configuration and scripts. It
may work for you, but doesn't have to. I DO NOT accept patches for
these files. Instead, package maintainers must provide set of scripts
(or patched) suitable for specific OS/distribution.
************************************************************************
Comments, bug reports, and corrections (patches) for other systems
are appreciated.
Homepage for wdm is at
http://raorn.github.com/wdm/
--
Alexey I. Froloff <[email protected]>