Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evertiro/cdm
Console Display Manager
https://github.com/evertiro/cdm
Last synced: 3 months ago
JSON representation
Console Display Manager
- Host: GitHub
- URL: https://github.com/evertiro/cdm
- Owner: evertiro
- License: gpl-2.0
- Created: 2009-11-09T12:59:46.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2021-04-24T16:50:40.000Z (almost 4 years ago)
- Last Synced: 2024-05-22T05:09:53.491Z (8 months ago)
- Language: Shell
- Homepage: http://evertiro.com
- Size: 153 KB
- Stars: 414
- Watchers: 17
- Forks: 40
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: license.txt
Awesome Lists containing this project
- fucking-Awesome-Linux-Software - ![Open-Source Software - A ultra-minimalistic, yet full-featured login manager written in Bash. (Display manager / Console)
- Awesome-Linux-Software - ![Open-Source Software - A ultra-minimalistic, yet full-featured login manager written in Bash. (Display manager / Console)
README
# 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.