/cdm

Console Display Manager

Primary LanguageShellGNU General Public License v2.0GPL-2.0

Notice
======

The origin cdm cannot work on my fedora 15, so I modified a little bit.
The cdmrc has added Awesome Window Manager

CDM: The Console Display Manager
================================


Invocation
----------

To run cdm, use
	$ cdm [RCFILE]

cdm tries to source configuration files in this order, and uses the first
existing one:
	[RCFILE specified on command line]
	$HOME/.cdmrc
	/etc/cdmrc

To autostart cdm when you log in your account, copy the content of
/usr/share/doc/cdm/profile.sh to the tail of your shell profile (~/.profile,
etc.).


Customisation
-------------

See /etc/cdmrc for examples.


Copying
-------

Copyright (C) 2009-2011, Daniel J Griffiths <ghost1227@archlinux.us>
Thanks to:

    Andrwe          beta-testing and submitting the fix for the all
                    important X incrementation function
    brisbin33       code cleanup
    tigrmesh        finding a critical issue with the gnome-session handler
    Profjim         several incredibly useful patches
    lambchops468    consolekit and hibernation patches
    CasperVector    Massive rearchitecturing and code sanisation

Licensed under GPLv2+