You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ghost1227 c1ab653fe0 Merge pull request #24 from polyphemus/develop
Fix passing multiple arguments to programs from Exec key from .desktop files
11 years ago
src Fix passing multiple arguments to programs from Exec key from .desktop files. Was missing quotes around variables, now checks which's return code. 11 years ago
themes added "border2_color" and "menubox_border2_color" 11 years ago
COPYING Update documentation and installation scripts. 12 years ago
ChangeLog-0.6 Fix a typo in the ChangeLog. 12 years ago
ChangeLog-before-0.6 Update documentation and installation scripts. 12 years ago
README.md Updated author info and copyright 12 years ago
install.sh install.sh: README -> README.md 12 years ago

README.md

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+