P
P
Pavel2018-06-29 23:19:35
linux
Pavel, 2018-06-29 23:19:35

How to set monitor shutdown time on linux server variant?

I recently installed a fresh version of sushi (before that there was a home server on 42.3). The previous one automatically turned off the monitor after some time, by pressing a button it was possible to wake it back up, but not so with the new version. Where can I set it up?
I found a command for bubunta on the stackoverflow, but there are some additional packages you need to install + drive the command with handles. Surely there is a setting, who knows?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
gr0w1x, 2018-06-29
@gr0w1x

Add to xorg.conf in the Monitor section : in the ServerLayout section :

Option "StandbyTime" "10"         
Option "SuspendTime" "20"      
Option "OffTime" "30"

Turn off the display, go to sleep, turn off. Time in minutes, twist as you need.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question