Page 1 of 1
LXDE shutdown after autoboot
Posted: Sun Feb 10, 2013 11:50 am
by 007-half
Hello, recently loaded 2012-12-16-wheezy-raspbian; raspi-config ok with boot-behavior desktop=no. All working fine; logout LXDE no problem and sudo halt to close down the pi. N.B. No Shutdown or Reboot options on LXDE desktop.
Tried the autoboot with boot-behavior desktop=yes reboot ok.
PROBLEM:
LXDE Shutdown and Reboot options only briefly flash up a login page before returning to desktop!
Logout option gives a login page which accepts the pi login and password, then returns to the desktop!
How to fix? With thanks in advance.
Re: LXDE shutdown after autoboot
Posted: Sun Feb 10, 2013 12:47 pm
by SirLagz
LXDE probably has auto-login enabled.
Check Preferences -> Users and Groups to see if auto login is enabled. <-- I think that's it ?
Otherwise look around for a login manager of some sort and check if auto login is enabled in there.
Re: LXDE shutdown after autoboot
Posted: Sun Feb 10, 2013 1:04 pm
by 007-half
SirLagz wrote:LXDE probably has auto-login enabled.
Check Preferences -> Users and Groups to see if auto login is enabled. <-- I think that's it ?
Otherwise look around for a login manager of some sort and check if auto login is enabled in there.
Thank you Sir, the only login manager I can find is raspi-config itself. Do you know how to find the script that 'boot-behaviour' runs?
Re: LXDE shutdown after autoboot
Posted: Sun Feb 10, 2013 1:09 pm
by SirLagz
System Tools -> Login Screen perhaps ?
Sorry, I haven't used LXDE on the Pi in a while so I'm a bit fuzzy on the details.
Re: LXDE shutdown after autoboot
Posted: Sun Feb 10, 2013 1:27 pm
by 007-half
SirLagz wrote:System Tools -> Login Screen perhaps ?
Sorry, I haven't used LXDE on the Pi in a while so I'm a bit fuzzy on the details.
That only has Taskmanager. No worries, I'll keep searching..
Thanks again.