Bug 491879 - Allow "Turn Off Screen" in inactivity actions
Summary: Allow "Turn Off Screen" in inactivity actions
Status: RESOLVED INTENTIONAL
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_powerdevil (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 01:44 UTC by Andres Betts
Modified: 2024-08-19 21:18 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Current power management settings (143.65 KB, image/png)
2024-08-19 02:27 UTC, fanzhuyifan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Betts 2024-08-19 01:44:37 UTC
SUMMARY
Currently there are only 3 main actions on the setting:

"After a period of inactivity:"
1. Do nothing
2. Sleep
3. Shutdown

I would like to suggest adding the "Turn off screen"

This is because sometimes you don't want your computer to sleep as it is slower to wake up. Not only that, as noted in other areas, clamshell use of a laptop does not allow for external usb mouse or keyboard to wake up the laptops from sleep. Users have to physically pick up the laptop and open it to wake up the machine.

By adding this additional option, the laptop never sleeps but doesn't keep a screen on. It will allow for external mouse and keyboard to wake up the machine.
Comment 1 fanzhuyifan 2024-08-19 02:27:24 UTC
Created attachment 172740 [details]
Current power management settings

Currently this is controlled in the Display and Brightness section. If we add that to actions when inactive, we will have two separate places on the same page that controls the same setting, which would be confusing. Not sure how this could be resolved.
Comment 2 Nate Graham 2024-08-19 21:18:28 UTC
The "After a period of inactivity" setting is in the "Suspend Session" section, and turning off the screen isn't related to suspending the session, so it definitely shouldn't be there. So yeah, unfortunately I don't see a way forward for this either.