OSDN Git Service

[update] : Use array to re-run
[alterlinux/dmc.git] / README.md
1 ## All in one Display Manager Configuration Tool
2 A command line tool written in Bash for managing major display managers with a common command line  
3   
4 This tool is for those that do not provide an interface for changing settings or that are difficult to change settings.
5 It provides settings for GDM, LightDM, or it's Greeter.
6
7 ## Dependencies
8 Tested only on Arch Linux
9
10 - vi (default editor)
11 - bash
12 - util-linux
13 - crudini
14
15 ## Supported Display manager and Greeter
16 - LightDM
17 - LXDM
18 - GDM
19 - SDDM
20 - LightDM Qtquick Greeter
21 - LightDM Slick Greeter
22 - LightDM Webkit2 Greeter
23 - LightDM GTK Greeter
24
25 ## Warning
26 This tool is currently under development.  
27 Be sure to make a backup before using it as the configuration file may be damaged.