https://wiki.archlinux.org/index.php/LXDM#SessionlistJust add a "suspend.desktop" to that folder with an exec line to run your preferred suspend command.
Trilby
https://bbs.archlinux.org/profile.php?id=54694
2013-01-01T13:03:20Z
If lxde-logout is hard-coded to use consolekit then it has to either be fixed upstream or patched in someway. With the current systemd + polkit, you can simply use these commands:https://wiki.archlinux.org/index.php/Sy … management
anonymous_user
https://bbs.archlinux.org/profile.php?id=28548
2012-11-03T01:10:29Z
Your .xinitrc should be in /home/peter - that will achieve what you are after..xinitrc is a shell script: https://wiki.archlinux.org/index.php/Xinitrc
jasonwryan
https://bbs.archlinux.org/profile.php?id=25579
2012-08-23T01:39:38Z
https://wiki.archlinux.org/index.php/LO … Firefox.29Try this, this might work.
hadrons123
https://bbs.archlinux.org/profile.php?id=53013
2012-05-11T04:37:47Z
Running everything as root is a bad idea.I think you need to be in the "power" and "wheel" group in order to use shutdown and poweroff.Create a user and properly configure it's ~/.xinitrc to load a ConsoleKit session.
https://wiki.archlinux.org/index.php/KDE#Starting_KDERead it again. The xinitrc part.Because I don't see any "exec ck-launch-session startkde" in there.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-07-17T07:05:14Z
Hi and welcome to the forum.If the only difference is whether or not you use a login manager, it's probably ConsoleKit related. For example, SLiM (and I think GDM/KDM too and probably others, as well), already start it, so you don't need another ck session in your ~/.xinitrc (see the first note from the SLiM wiki page). Which login manager do you use?
I have this same problem. But I am using xfce4, not lxde. Slim starts up xfce4 just fine, but the shutdown etc buttons are disabled.Edit: problem fixed by removing the ck-launch-session from the exec command in .xinitrc
Daimusou
https://bbs.archlinux.org/profile.php?id=60453
2012-05-25T12:03:15Z
Ive made all changes described in https://wiki.archlinux.org/index.php/LXDM#AutologinAutologin works fine, but I need ability to login into account with empty passwordFor now if line autologin=user removed from lxdm.conf, i cant access this account anymore.With gdm it works ok.
fly-away
https://bbs.archlinux.org/profile.php?id=50771
2012-11-21T14:48:39Z