User Tools

Site Tools


linux:apps:lightdm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:apps:lightdm [2023/08/06 07:38] – created oscarlinux:apps:lightdm [2023/08/06 13:14] (current) oscar
Line 1: Line 1:
 ===== LightDM customization ===== ===== LightDM customization =====
 +==== Theme ====
 +
 In order to style the background and theme of the LightDM login screen edit the /etc/lightdm/lightdm-gtk-greeter.conf file as follows In order to style the background and theme of the LightDM login screen edit the /etc/lightdm/lightdm-gtk-greeter.conf file as follows
      
Line 8: Line 10:
   theme-name=Adwaita-dark   theme-name=Adwaita-dark
  
 +=== Resolution ===
 +In a VM the lightDM could start with a wrong/low resolution. 
 +Add the following line to /etc/lightdm/lightdm.conf:
 +
 +<code>
 +# nano /etc/lightdm/lightdm.conf
 +
 +[Seat:*]
 +display-setup-script=xrandr -s 1920x1080
 +#type=xlocal
 +</code>
linux/apps/lightdm.1691307526.txt.gz · Last modified: by oscar