Siduction Forum

Siduction Forum => Hardware - Support => Thema gestartet von: oneself in 2014/06/26, 17:16:31

Titel: What is managing power management?
Beitrag von: oneself in 2014/06/26, 17:16:31
Hi,


I'm trying to figure out which part of the system is controlling power management.  Specifically, what triggers suspend when the laptop lid is closed.  At first I thought this was done by acpid.  However, I've shutdown acpid and acpi-support, and closing the lid still suspends.  There's a strange process called ktpacpid, which I don't seem to be able to kill or shutdown.


Which process controls this behaviour and how can it be configured (e.g. don't suspend when on AC)?
Titel: Re: What is managing power management?
Beitrag von: devil in 2014/06/26, 19:00:53
Depends on your DE. In KDE you can do this in systemsettings.


greetz
devil
Titel: Re: What is managing power management?
Beitrag von: oneself in 2014/06/26, 23:02:48
Hi,


I'm using Xmonad, so I'm starting everything manually (in .xinitrc).  I am currently not starting any power manager (e.g. xfce4-power-manager).