Go to file
Ghost1227 2722a1fb5c Merge pull request #20 from polyphemus/xsessions
Add support for /usr/share/xsessions.
2013-03-25 14:53:25 -07:00
src Add support for /usr/share/xsessions. Only fallback on .desktop files when $binlist is not set by cdmrc or /etc/X11/Sessions/ files. Resolves issue #17. 2013-03-24 23:23:39 +01:00
themes added "border2_color" and "menubox_border2_color" 2013-02-05 11:19:06 +01: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 install.sh: README -> README.md 2012-11-15 22:39:01 +08:00
README.md Updated author info and copyright 2012-11-15 10:35:24 -06: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-2012, Daniel J Griffiths dgriffiths@ghost1227.com 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 sanitation

Licensed under GPLv2+