Hello, I would like to make a suggestion for the Blank Screen settings option; currently we have the option to blank the screen from one minute to fifteen minutes or never. It would be nice to have the option for the user to set time they prefer, like a user set timer option. Such a user customizable feature can give the user the amount of time they prefer before the screen goes blank instead of the preset options like we have now.
You got me started in the right direction. I had to lookup the full syntax. I found it with a google search. I had to prefix the gsettings and set commands to the command line.
Here is the full syntax that worked: gsettings set org.gnome.desktop.session idle-delay 3600
The Settings, Power, Blank Screen menu option now shows: 1 hour 0 minutes 0 seconds.
Thanks. Seems complicated for a casual user. A timer like function similar to that found on an android clock application would be funner and easier to use. Just a suggestion for modern times.