Skip to content

pale3/cdm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDM: The Console Display Manager

New version 0.7:

- removed consolekit support 
- removed xtty
- removed altstartx
- cdmrc edited for new version
- cdm-xlaunch removed 

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+

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 62.9%
  • Roff 37.1%