On Thu, Jul 14, 2016 at 5:47 AM, Kai Hendry <[email protected]> wrote:

> Hi there,
>
> I want my T460s machine to suspend on lid close only when it's not
> charging off mains.
>
> I've looked over
> https://www.freedesktop.org/software/systemd/man/logind.conf.html &
> https://wiki.archlinux.org/index.php/Power_management and I don't see
> how this can be achieved.
>

I usually deal with this by running `systemd-inhibit
--what=handle-lid-switch <cmd>` to prevent the auto-suspend. If you want an
automatic method, here's some scripting around UPower or udev:
https://github.com/grawity/hacks/blob/master/desktop/upower-ac-hold or
https://github.com/grawity/hacks/blob/master/system/ac-wait.c

-- 
Mantas Mikulėnas <[email protected]>
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to