I am using Ubuntu 17.10 with Unity desktop environment I cannot stop my screen from shutting down via the Settings, so i tried it via command line.
But when executing the following command:
gsettings set org.gnome.desktop.screensaver idle-delay 0
I receive the following error:
No such key “idle-delay”
How to fix that?