Problem with Login-Screen with dual monitor on Ubuntu 18.04

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I'm working with an Lenovo T440S with onboard intel graphics, using VGA connector and cable for first external monitor and an i-tec USB 3.0 Display Adapter for second external monitor with HDMI. On Ubuntu 16.04 the loginscreen appeared on the monitor where the mouse symbol is present.
On Ubuntu 18.04 the login screen is restricted to the notebook's internal display. This is a problem if the notebook's internal display is not visible when working with external monitors.
For that reason the behavior for loginscreen should be solved similar to Ubuntu 16.04. Any ideas how to achieve it?
multiple-monitors display 18.04
add a comment |Â
up vote
0
down vote
favorite
I'm working with an Lenovo T440S with onboard intel graphics, using VGA connector and cable for first external monitor and an i-tec USB 3.0 Display Adapter for second external monitor with HDMI. On Ubuntu 16.04 the loginscreen appeared on the monitor where the mouse symbol is present.
On Ubuntu 18.04 the login screen is restricted to the notebook's internal display. This is a problem if the notebook's internal display is not visible when working with external monitors.
For that reason the behavior for loginscreen should be solved similar to Ubuntu 16.04. Any ideas how to achieve it?
multiple-monitors display 18.04
This problem is also posted as bug on launchpad. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1773484
â Manfred Steiner
May 26 at 5:13
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm working with an Lenovo T440S with onboard intel graphics, using VGA connector and cable for first external monitor and an i-tec USB 3.0 Display Adapter for second external monitor with HDMI. On Ubuntu 16.04 the loginscreen appeared on the monitor where the mouse symbol is present.
On Ubuntu 18.04 the login screen is restricted to the notebook's internal display. This is a problem if the notebook's internal display is not visible when working with external monitors.
For that reason the behavior for loginscreen should be solved similar to Ubuntu 16.04. Any ideas how to achieve it?
multiple-monitors display 18.04
I'm working with an Lenovo T440S with onboard intel graphics, using VGA connector and cable for first external monitor and an i-tec USB 3.0 Display Adapter for second external monitor with HDMI. On Ubuntu 16.04 the loginscreen appeared on the monitor where the mouse symbol is present.
On Ubuntu 18.04 the login screen is restricted to the notebook's internal display. This is a problem if the notebook's internal display is not visible when working with external monitors.
For that reason the behavior for loginscreen should be solved similar to Ubuntu 16.04. Any ideas how to achieve it?
multiple-monitors display 18.04
asked May 4 at 3:12
Manfred Steiner
21119
21119
This problem is also posted as bug on launchpad. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1773484
â Manfred Steiner
May 26 at 5:13
add a comment |Â
This problem is also posted as bug on launchpad. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1773484
â Manfred Steiner
May 26 at 5:13
This problem is also posted as bug on launchpad. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1773484
â Manfred Steiner
May 26 at 5:13
This problem is also posted as bug on launchpad. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1773484
â Manfred Steiner
May 26 at 5:13
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1031808%2fproblem-with-login-screen-with-dual-monitor-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
This problem is also posted as bug on launchpad. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1773484
â Manfred Steiner
May 26 at 5:13