Set suspend idle delay time on terminal on Ubuntu 18.04

 Clash Royale CLAN TAG#URR8PPP
Clash Royale CLAN TAG#URR8PPP up vote
2
down vote
favorite
How can I set idle delay time on Ubuntu 18.04 suspend on terminal?

suspend time idle
add a comment |Â
up vote
2
down vote
favorite
How can I set idle delay time on Ubuntu 18.04 suspend on terminal?

suspend time idle
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
How can I set idle delay time on Ubuntu 18.04 suspend on terminal?

suspend time idle
How can I set idle delay time on Ubuntu 18.04 suspend on terminal?

suspend time idle
suspend time idle
edited Apr 2 at 13:05


pomsky
22.9k77198
22.9k77198
asked Apr 2 at 10:45
crl tzn
233
233
add a comment |Â
add a comment |Â
 1 Answer
 1
 
active
oldest
votes
up vote
2
down vote
To set AC time out, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout <VALUE>
In place of <VALUE> put time in seconds, e.g. 
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 3600
Similarly, to set laptop battery timeout, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout <VALUE>
 
 
 
 
 
 
 i tried running your suggested command but suspend idle time still not changing.
 â crl tzn
 Apr 3 at 7:12
 
 
 
 
 
 
 
 
 
 
 @crltzn 18.04 is still beta, expected that some things will not work. To help the developers fix this issue, you may consider reporting a bug at launchpad.net. Also check whether "suspend" is activated by running- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type(for AC) and- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type(for battery).
 â pomsky
 Apr 3 at 8:41
 
 
 
add a comment |Â
 1 Answer
 1
 
active
oldest
votes
 1 Answer
 1
 
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
To set AC time out, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout <VALUE>
In place of <VALUE> put time in seconds, e.g. 
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 3600
Similarly, to set laptop battery timeout, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout <VALUE>
 
 
 
 
 
 
 i tried running your suggested command but suspend idle time still not changing.
 â crl tzn
 Apr 3 at 7:12
 
 
 
 
 
 
 
 
 
 
 @crltzn 18.04 is still beta, expected that some things will not work. To help the developers fix this issue, you may consider reporting a bug at launchpad.net. Also check whether "suspend" is activated by running- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type(for AC) and- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type(for battery).
 â pomsky
 Apr 3 at 8:41
 
 
 
add a comment |Â
up vote
2
down vote
To set AC time out, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout <VALUE>
In place of <VALUE> put time in seconds, e.g. 
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 3600
Similarly, to set laptop battery timeout, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout <VALUE>
 
 
 
 
 
 
 i tried running your suggested command but suspend idle time still not changing.
 â crl tzn
 Apr 3 at 7:12
 
 
 
 
 
 
 
 
 
 
 @crltzn 18.04 is still beta, expected that some things will not work. To help the developers fix this issue, you may consider reporting a bug at launchpad.net. Also check whether "suspend" is activated by running- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type(for AC) and- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type(for battery).
 â pomsky
 Apr 3 at 8:41
 
 
 
add a comment |Â
up vote
2
down vote
up vote
2
down vote
To set AC time out, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout <VALUE>
In place of <VALUE> put time in seconds, e.g. 
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 3600
Similarly, to set laptop battery timeout, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout <VALUE>
To set AC time out, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout <VALUE>
In place of <VALUE> put time in seconds, e.g. 
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 3600
Similarly, to set laptop battery timeout, run
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout <VALUE>
answered Apr 2 at 13:03


pomsky
22.9k77198
22.9k77198
 
 
 
 
 
 
 i tried running your suggested command but suspend idle time still not changing.
 â crl tzn
 Apr 3 at 7:12
 
 
 
 
 
 
 
 
 
 
 @crltzn 18.04 is still beta, expected that some things will not work. To help the developers fix this issue, you may consider reporting a bug at launchpad.net. Also check whether "suspend" is activated by running- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type(for AC) and- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type(for battery).
 â pomsky
 Apr 3 at 8:41
 
 
 
add a comment |Â
 
 
 
 
 
 
 i tried running your suggested command but suspend idle time still not changing.
 â crl tzn
 Apr 3 at 7:12
 
 
 
 
 
 
 
 
 
 
 @crltzn 18.04 is still beta, expected that some things will not work. To help the developers fix this issue, you may consider reporting a bug at launchpad.net. Also check whether "suspend" is activated by running- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type(for AC) and- gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type(for battery).
 â pomsky
 Apr 3 at 8:41
 
 
 
i tried running your suggested command but suspend idle time still not changing.
â crl tzn
Apr 3 at 7:12
i tried running your suggested command but suspend idle time still not changing.
â crl tzn
Apr 3 at 7:12
@crltzn 18.04 is still beta, expected that some things will not work. To help the developers fix this issue, you may consider reporting a bug at launchpad.net. Also check whether "suspend" is activated by running
gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type (for AC) and gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type (for battery).â pomsky
Apr 3 at 8:41
@crltzn 18.04 is still beta, expected that some things will not work. To help the developers fix this issue, you may consider reporting a bug at launchpad.net. Also check whether "suspend" is activated by running
gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type (for AC) and gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type (for battery).â pomsky
Apr 3 at 8:41
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1021290%2fset-suspend-idle-delay-time-on-terminal-on-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password