„README.md“ ändern
This commit is contained in:
parent
90d5316867
commit
1710d29b17
1 changed files with 21 additions and 0 deletions
21
README.md
21
README.md
|
|
@ -35,6 +35,27 @@ webkit_theme = c3c
|
||||||
|
|
||||||
c3c is the foldername.
|
c3c is the foldername.
|
||||||
|
|
||||||
|
Edit LightDM config file **/etc/lightdm/lightdm.conf**
|
||||||
|
```
|
||||||
|
[LightDM]
|
||||||
|
minimum-vt=7 # Setting this to a value < 7 implies security issues, see FS#46799
|
||||||
|
log-directory=/var/log/lightdm
|
||||||
|
run-directory=/run/lightdm
|
||||||
|
sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
|
||||||
|
|
||||||
|
|
||||||
|
[Seat:*]
|
||||||
|
greeter-session = lightdm-webkit2-greeter
|
||||||
|
pam-service=lightdm
|
||||||
|
user-session=1hikari
|
||||||
|
session-wrapper=/etc/lightdm/Xsession
|
||||||
|
|
||||||
|
[XDMCPServer]
|
||||||
|
|
||||||
|
[VNCServer]
|
||||||
|
ROOT#
|
||||||
|
```
|
||||||
|
|
||||||
If you use a different dm, like GDM from gnome, disable this service
|
If you use a different dm, like GDM from gnome, disable this service
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue