Go to file
Ghost1227 3bba5d3944 Merge pull request #7 from CasperVector/master
Massive rearchitecturing and code sanitation - Thanks CasperVector!
2012-08-22 23:06:40 -07:00
src Merge branch 'master' of https://github.com/ghost1227/cdm 2012-08-23 13:33:34 +08:00
themes Update documentation and installation scripts. 2012-04-08 03:37:00 +08:00
ChangeLog-0.6 Fix a typo in the ChangeLog. 2012-08-23 10:50:10 +08:00
ChangeLog-before-0.6 Update documentation and installation scripts. 2012-04-08 03:37:00 +08:00
COPYING Update documentation and installation scripts. 2012-04-08 03:37:00 +08:00
install.sh Again polish install.sh 2012-08-23 13:15:26 +08:00
README Update documentation and installation scripts. 2012-04-08 03:37:00 +08:00

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+