cat /etc/conf.d/xdm
# We always try and start X on a static VT. The various DMs normally default
# to using VT7. If you wish to use the xdm init script, then you should ensure
# that the VT checked is the same VT your DM wants to use. We do this check to
# ensure that you haven't accidentally configured something to run on the VT
# in your /etc/inittab file so that you don't get a dead keyboard.
CHECKVT=7
# What display manager do you use ? [ xdm | gdm | kdm | gpe | entrance ]
# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
DISPLAYMANAGER="lightdm"
I have built ligtdm with qt4 and kde support
grep lightdm /etc/portage/package.use
x11-misc/lightdm kde qt4
Question
chytraeus
I recently installed lightdm following the advice here https://wiki.gentoo.org/wiki/LightDM#OpenRC.
I have my display manager set to lightdm
I have built ligtdm with qt4 and kde support
I have both dbus and xdm enabled with OpenRC
When I reboot my laptop I can see that lightdm is started
And I have changed the appropriate line in /etc/lightdm/lightdm.conf
Still, I just get a tty and I have to type startx to get to my plasma 5 desktop
Link to comment
Share on other sites
3 answers to this question
Recommended Posts