Screen Lock pauses/halts terminal until unlock
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
1
down vote
favorite
When I lock my screen with Ctrl+Shift+L all terminal jobs pause until the screen is unlocked again, but I want them to run in the background instead (e.g. when compiling).
Did I do something wrong?
command-line lock-screen
add a comment |Â
up vote
1
down vote
favorite
When I lock my screen with Ctrl+Shift+L all terminal jobs pause until the screen is unlocked again, but I want them to run in the background instead (e.g. when compiling).
Did I do something wrong?
command-line lock-screen
1
Are you sure? How did you determine that terminal jobs were paused? Does the same happen if you minimize the terminal emulator window before you lock the session using this keyboard shortcut?
â David Foerster
Feb 21 at 17:19
What terminal emulator? Does the same happen in other terminal emulators too?
â egmont
Feb 21 at 20:11
i use the zsh shell and konsole, didnt test with minimze console window before locking ( yet ).
â gerdb
Mar 2 at 16:28
@David Yes im sure ), atleast on Xubuntu 17.10
â gerdb
Mar 2 at 16:32
Could you please try to minimise the terminal emulator window before you lock the session using Ctrl+Shift+L? I suspect that the TE intercepts parts of this shortcut and interprets it as a command to pause all running jobs.
â David Foerster
Mar 2 at 23:01
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
When I lock my screen with Ctrl+Shift+L all terminal jobs pause until the screen is unlocked again, but I want them to run in the background instead (e.g. when compiling).
Did I do something wrong?
command-line lock-screen
When I lock my screen with Ctrl+Shift+L all terminal jobs pause until the screen is unlocked again, but I want them to run in the background instead (e.g. when compiling).
Did I do something wrong?
command-line lock-screen
command-line lock-screen
edited Feb 21 at 14:54
![](https://i.stack.imgur.com/9L8vd.png?s=32&g=1)
![](https://i.stack.imgur.com/9L8vd.png?s=32&g=1)
dessert
20k55795
20k55795
asked Feb 21 at 14:29
gerdb
62
62
1
Are you sure? How did you determine that terminal jobs were paused? Does the same happen if you minimize the terminal emulator window before you lock the session using this keyboard shortcut?
â David Foerster
Feb 21 at 17:19
What terminal emulator? Does the same happen in other terminal emulators too?
â egmont
Feb 21 at 20:11
i use the zsh shell and konsole, didnt test with minimze console window before locking ( yet ).
â gerdb
Mar 2 at 16:28
@David Yes im sure ), atleast on Xubuntu 17.10
â gerdb
Mar 2 at 16:32
Could you please try to minimise the terminal emulator window before you lock the session using Ctrl+Shift+L? I suspect that the TE intercepts parts of this shortcut and interprets it as a command to pause all running jobs.
â David Foerster
Mar 2 at 23:01
add a comment |Â
1
Are you sure? How did you determine that terminal jobs were paused? Does the same happen if you minimize the terminal emulator window before you lock the session using this keyboard shortcut?
â David Foerster
Feb 21 at 17:19
What terminal emulator? Does the same happen in other terminal emulators too?
â egmont
Feb 21 at 20:11
i use the zsh shell and konsole, didnt test with minimze console window before locking ( yet ).
â gerdb
Mar 2 at 16:28
@David Yes im sure ), atleast on Xubuntu 17.10
â gerdb
Mar 2 at 16:32
Could you please try to minimise the terminal emulator window before you lock the session using Ctrl+Shift+L? I suspect that the TE intercepts parts of this shortcut and interprets it as a command to pause all running jobs.
â David Foerster
Mar 2 at 23:01
1
1
Are you sure? How did you determine that terminal jobs were paused? Does the same happen if you minimize the terminal emulator window before you lock the session using this keyboard shortcut?
â David Foerster
Feb 21 at 17:19
Are you sure? How did you determine that terminal jobs were paused? Does the same happen if you minimize the terminal emulator window before you lock the session using this keyboard shortcut?
â David Foerster
Feb 21 at 17:19
What terminal emulator? Does the same happen in other terminal emulators too?
â egmont
Feb 21 at 20:11
What terminal emulator? Does the same happen in other terminal emulators too?
â egmont
Feb 21 at 20:11
i use the zsh shell and konsole, didnt test with minimze console window before locking ( yet ).
â gerdb
Mar 2 at 16:28
i use the zsh shell and konsole, didnt test with minimze console window before locking ( yet ).
â gerdb
Mar 2 at 16:28
@David Yes im sure ), atleast on Xubuntu 17.10
â gerdb
Mar 2 at 16:32
@David Yes im sure ), atleast on Xubuntu 17.10
â gerdb
Mar 2 at 16:32
Could you please try to minimise the terminal emulator window before you lock the session using Ctrl+Shift+L? I suspect that the TE intercepts parts of this shortcut and interprets it as a command to pause all running jobs.
â David Foerster
Mar 2 at 23:01
Could you please try to minimise the terminal emulator window before you lock the session using Ctrl+Shift+L? I suspect that the TE intercepts parts of this shortcut and interprets it as a command to pause all running jobs.
â David Foerster
Mar 2 at 23:01
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
It is weird if locking your screen pauses your scripts, it is not supposed to do that.
You can try to use detached terminals like tmux or screen to be sure that your command will not stop
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
It is weird if locking your screen pauses your scripts, it is not supposed to do that.
You can try to use detached terminals like tmux or screen to be sure that your command will not stop
add a comment |Â
up vote
0
down vote
It is weird if locking your screen pauses your scripts, it is not supposed to do that.
You can try to use detached terminals like tmux or screen to be sure that your command will not stop
add a comment |Â
up vote
0
down vote
up vote
0
down vote
It is weird if locking your screen pauses your scripts, it is not supposed to do that.
You can try to use detached terminals like tmux or screen to be sure that your command will not stop
It is weird if locking your screen pauses your scripts, it is not supposed to do that.
You can try to use detached terminals like tmux or screen to be sure that your command will not stop
answered Feb 21 at 14:56
Félicien
8471516
8471516
add a comment |Â
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%2f1008408%2fscreen-lock-pauses-halts-terminal-until-unlock%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
1
Are you sure? How did you determine that terminal jobs were paused? Does the same happen if you minimize the terminal emulator window before you lock the session using this keyboard shortcut?
â David Foerster
Feb 21 at 17:19
What terminal emulator? Does the same happen in other terminal emulators too?
â egmont
Feb 21 at 20:11
i use the zsh shell and konsole, didnt test with minimze console window before locking ( yet ).
â gerdb
Mar 2 at 16:28
@David Yes im sure ), atleast on Xubuntu 17.10
â gerdb
Mar 2 at 16:32
Could you please try to minimise the terminal emulator window before you lock the session using Ctrl+Shift+L? I suspect that the TE intercepts parts of this shortcut and interprets it as a command to pause all running jobs.
â David Foerster
Mar 2 at 23:01