Changing the background of the login screen changes the design of the login screen

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:
1) The text box for the password is now in the centre of the screen (instead of the middle-left).
2) The look of the login prompt is now changed to old-style rectangular gray background
3) The login grid has disappeared.
I undid all the changes, however even the original look and feel of the login prompt is totally gone.
Here is how it looks now:
Also, the lock screen has had no effect to these changes and remains original.
How do I get the login back to its original look and feel, like this?
I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.
Any help is greatly appreciated.
Thanks,
Shubhanga.
16.04 login lightdm login-screen
add a comment |Â
up vote
0
down vote
favorite
In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:
1) The text box for the password is now in the centre of the screen (instead of the middle-left).
2) The look of the login prompt is now changed to old-style rectangular gray background
3) The login grid has disappeared.
I undid all the changes, however even the original look and feel of the login prompt is totally gone.
Here is how it looks now:
Also, the lock screen has had no effect to these changes and remains original.
How do I get the login back to its original look and feel, like this?
I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.
Any help is greatly appreciated.
Thanks,
Shubhanga.
16.04 login lightdm login-screen
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:
1) The text box for the password is now in the centre of the screen (instead of the middle-left).
2) The look of the login prompt is now changed to old-style rectangular gray background
3) The login grid has disappeared.
I undid all the changes, however even the original look and feel of the login prompt is totally gone.
Here is how it looks now:
Also, the lock screen has had no effect to these changes and remains original.
How do I get the login back to its original look and feel, like this?
I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.
Any help is greatly appreciated.
Thanks,
Shubhanga.
16.04 login lightdm login-screen
In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:
1) The text box for the password is now in the centre of the screen (instead of the middle-left).
2) The look of the login prompt is now changed to old-style rectangular gray background
3) The login grid has disappeared.
I undid all the changes, however even the original look and feel of the login prompt is totally gone.
Here is how it looks now:
Also, the lock screen has had no effect to these changes and remains original.
How do I get the login back to its original look and feel, like this?
I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.
Any help is greatly appreciated.
Thanks,
Shubhanga.
16.04 login lightdm login-screen
16.04 login lightdm login-screen
edited Jan 31 at 22:31
asked Jan 31 at 22:05
Shubs
12
12
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.
Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.
sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings
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
accepted
I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.
Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.
sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings
add a comment |Â
up vote
0
down vote
accepted
I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.
Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.
sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.
Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.
sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings
I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.
Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.
sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings
answered Feb 1 at 13:45
Shubs
12
12
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%2f1001876%2fchanging-the-background-of-the-login-screen-changes-the-design-of-the-login-scre%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