Ubuntu 18.04 login screen looks weird

Clash Royale CLAN TAG#URR8PPP up vote
-1
down vote
favorite
It asks for login profile name and then password. Is it some kind of problem or it looks that way?

login lock-screen
add a comment |Â
up vote
-1
down vote
favorite
It asks for login profile name and then password. Is it some kind of problem or it looks that way?

login lock-screen
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
It asks for login profile name and then password. Is it some kind of problem or it looks that way?

login lock-screen
It asks for login profile name and then password. Is it some kind of problem or it looks that way?

login lock-screen
edited Jul 6 at 22:15
wjandrea
7,00542054
7,00542054
asked Jun 11 at 3:59
Nitish reddy
11
11
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
Check your installation log under /var/log/apt/history.log. You will probably find that you (perhaps by accident) installed a package called "xdm". Simply removing the xdm package using this command
sudo apt remove xdm
should switch back to which ever login manager you were using before. As an alternative to uninstalling xdm you could use the following command
sudo dpkg-reconfigure gdm3
to make ubuntu use the default login manager again.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Check your installation log under /var/log/apt/history.log. You will probably find that you (perhaps by accident) installed a package called "xdm". Simply removing the xdm package using this command
sudo apt remove xdm
should switch back to which ever login manager you were using before. As an alternative to uninstalling xdm you could use the following command
sudo dpkg-reconfigure gdm3
to make ubuntu use the default login manager again.
add a comment |Â
up vote
1
down vote
Check your installation log under /var/log/apt/history.log. You will probably find that you (perhaps by accident) installed a package called "xdm". Simply removing the xdm package using this command
sudo apt remove xdm
should switch back to which ever login manager you were using before. As an alternative to uninstalling xdm you could use the following command
sudo dpkg-reconfigure gdm3
to make ubuntu use the default login manager again.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Check your installation log under /var/log/apt/history.log. You will probably find that you (perhaps by accident) installed a package called "xdm". Simply removing the xdm package using this command
sudo apt remove xdm
should switch back to which ever login manager you were using before. As an alternative to uninstalling xdm you could use the following command
sudo dpkg-reconfigure gdm3
to make ubuntu use the default login manager again.
Check your installation log under /var/log/apt/history.log. You will probably find that you (perhaps by accident) installed a package called "xdm". Simply removing the xdm package using this command
sudo apt remove xdm
should switch back to which ever login manager you were using before. As an alternative to uninstalling xdm you could use the following command
sudo dpkg-reconfigure gdm3
to make ubuntu use the default login manager again.
answered Jun 11 at 4:41
Sebastian Stark
4,593838
4,593838
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%2f1045463%2fubuntu-18-04-login-screen-looks-weird%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