Skip to content

evertiro/cdm

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

CDM

The Console Display Manager

Invocation

To run CDM, use cdm [RCFILE].

CDM tries to source configuration files in the following order, and uses the first found configuration:

  • [RCFILE] (direct input)
  • $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.