You are not logged in.
Pages: 1
Im new in linux, so i was setting up my desktop environment xfce4, installing a lightdm customization, after downloaded it and pasted it in the lightdm folder, i've changed some setting in "lightdm.conf", after a reboot it shows the error "Failed to start light display manager", is there a way to restore default setting in the "lighrdm.conf" file?
Offline
Ctrl+Alt+F2, login, use command line to open the file in a text editor. Make the changes you need, save the file, reboot.
Last edited by Ammako (2021-11-07 21:59:54)
Offline
is there a way to restore default setting in the "lighrdm.conf" file?
Yes you have to delete the DE package and all of his dipendence, but is better to try to fix it :
Log from tty and then post the ouput of
cat /etc/lightdm/lightdm.conf Fan of Giorgio Moroder & Mohammad Ammax enemy
Offline
@Niky04: Just a recommendation...you should get into the habit of making a backup of a configuration file before you make changes. Then you can easily revert to the backup if things don't work out. ![]()
Also, just my opinion, but display managers are something else that can break. I stopped using one a few years ago and just start my desktop environment from the command line using the command startx; checkout the how-to on the Arch Wiki.
Last edited by walkingstickfan (2021-11-08 14:24:20)
Arch Linux with Openbox & Tint2
Offline
Is there an advantage to using startx as opposed to startxfce4?
Offline
Pages: 1