NuTyX is a Linux distribution
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Login
Register
Official NuTyX forums
»
Help
»
General
»
[SOLVED] Change to lightdm, how do I do it?
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Change to lightdm, how do I do it? (Read 6019 times)
PelleB
Newbie
Posts: 8
Karma: +1/-0
[SOLVED] Change to lightdm, how do I do it?
«
on:
Wed Jul 10 18:57:38 2019 »
Where do I set the display manager? I have been looking through a lot if files, trying a lot of things, got some interesting results, but not the desired.
So the question, where do I set lightdm as display manager in stead of lxdm?
Per B.
«
Last Edit: Thu Jul 11 08:13:44 2019 by PelleB
»
Logged
Thierry
Administrator
Hero Member
Posts: 706
Karma: +13/-0
Gender:
Re: Change to lightdm, how do I do it?
«
Reply #1 on:
Thu Jul 11 05:28:05 2019 »
Hi
Try to install
the lightdm service
:
Code:
[Select]
get lightdm.service
del lxdm
sudo reboot
Logged
PelleB
Newbie
Posts: 8
Karma: +1/-0
Re: Change to lightdm, how do I do it?
«
Reply #2 on:
Thu Jul 11 06:06:07 2019 »
That did it! However, I can not shutdown using lightdm. Is this beacause consolekit2 was deleted along with lxdm?
I will answer myself. Yes, it is. Consolekit2 is not installed as a dependency of lightdm (I reinstalled lightdm and it did not bring consolekit2 with it. Maybe because consolekit2.devel and consolekit2.man were still on the system)
.xprofile is also not executed at login.
Per B.
«
Last Edit: Thu Jul 11 06:35:25 2019 by PelleB
»
Logged
Thierry
Administrator
Hero Member
Posts: 706
Karma: +13/-0
Gender:
Re: Change to lightdm, how do I do it?
«
Reply #3 on:
Thu Jul 11 08:07:42 2019 »
Thanks for yours feedbacks.
So let's
add consolekit2 as runtime dependencies
of lightdm
!
I did'nt even know that .xprofile file could exist
«
Last Edit: Thu Jul 11 08:14:24 2019 by Thierry
»
Logged
PelleB
Newbie
Posts: 8
Karma: +1/-0
Re: [SOLVED] Change to lightdm, how do I do it?
«
Reply #4 on:
Thu Jul 11 08:17:07 2019 »
.xprofile is for executing various commands at login, for example setxkbmap se
Logged
Print
Pages: [
1
]
« previous
next »
Official NuTyX forums
»
Help
»
General
»
[SOLVED] Change to lightdm, how do I do it?