- Create user xbmc and set password
useradd -g media xbmc
passwd xbmc - log on as xbmc, choose XBMC as session instead of Xfce session
- modify /etc/lightdm/lightdm.conf, I added the following into section [LightDM]
and into section [SeatDefaults].
autologin-user=xbmc
autologin-session=XBMC
Not sure if I need to repeat user/session in both sections, but it works.
greeter-show-manual-login=false
autologin-user=xbmc
autologin-session=XBMC - It seems that you have to give xbmc a password, otherwise autologin doesn't work.
↧
Fedora 19 XBMC Autologin in XFCE
↧