Search found 3 matches

by mrmekon
Sun Nov 26, 2017 8:04 pm
Forum: General Help
Topic: Auto-suspend when idle
Replies: 4
Views: 6107

Re: Auto-suspend when idle

I didn't try disabling the locker, because I do want it to lock on sleep.

It's a shame that it's so complicated. Oh well. I went for the Unix strategy instead – "do one thing well" – and wrote a service that just handles auto-sleep/wake for me: https://github.com/mrmekon/circadian
by mrmekon
Wed Nov 15, 2017 6:38 pm
Forum: General Help
Topic: Auto-suspend when idle
Replies: 4
Views: 6107

Re: Auto-suspend when idle

Oops, I thought it actually was Lubuntu, but it is actually from an Ubuntu 17.04 netboot ISO. Either way, LXDE was installed by selecting it from the official installer. I did not install it manually. I definitely won't be reinstalling the OS to suspend it :) I don't think the hardware really matter...
by mrmekon
Sun Nov 12, 2017 4:07 pm
Forum: General Help
Topic: Auto-suspend when idle
Replies: 4
Views: 6107

Auto-suspend when idle

I have a fresh, fully-upgraded install of Lubuntu (Ubuntu 17.04 + LXDE 0.99.2-3). I'm having trouble getting suspend-when-idle to work sensibly. I have a fairly simple intention: * Suspend when system is idle for 15 minutes, always. * Wake on key, LAN, and RTC. I configured sleep-when-idle in the Po...