Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Chakib Benziane 663107c7c2 posix shell compliant 4 лет назад
src posix shell compliant 4 лет назад
themes added "border2_color" and "menubox_border2_color" 11 лет назад
COPYING Update documentation and installation scripts. 12 лет назад
ChangeLog-0.6 Fix a typo in the ChangeLog. 12 лет назад
ChangeLog-before-0.6 Update documentation and installation scripts. 12 лет назад
README.md Update README.md 8 лет назад
install.sh install.sh: README -> README.md 12 лет назад
uninstall.sh Added uninstall script 7 лет назад

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
$XDG_CONFIG_HOME/cdm/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+