You are not logged in.

#1 2018-07-11 09:07:33

TheMCTipers
New Member
Registered: 2018-07-11
Posts: 3

Getting back the old lightdm greeter

How would I be able to get back the old lightdm greeter from bunsenlabs deuterium in bunsenlabs helium? I prefer how that greeter works compared to the new one. Poking around, it seems that both are using lightdm-gtk-greeter, but I cannot see why the old one would have a different look than the new one if they're using the same greeter.

Offline

#2 2018-07-11 09:23:08

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,560
Website

Re: Getting back the old lightdm greeter

^Compare /usr/share/lightdm/lightdm-gtk-greeter.conf.d/50_bunsen.conf on helium with /etc/lightdm/lightdm-gtk-greeter.conf.bunsen on deuterium. There isn't much difference really - mostly the GTK theme, but that's all we do.

However, what has changed considerably between Debian Jessie and Stretch is lightdm-gtk-greeter itself.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#3 2018-07-12 04:15:55

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: Getting back the old lightdm greeter

TheMCTipers wrote:

I prefer how that greeter works compared to the new one.

What feature(s) or behavior(s) do you mean? I didn't think the upgrade was drastic, but I've been messing around with greeters lately and can't recall.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#4 2018-07-12 07:47:05

TheMCTipers
New Member
Registered: 2018-07-11
Posts: 3

Re: Getting back the old lightdm greeter

hhh wrote:
TheMCTipers wrote:

I prefer how that greeter works compared to the new one.

What feature(s) or behavior(s) do you mean? I didn't think the upgrade was drastic, but I've been messing around with greeters lately and can't recall.

Mainly the look of it and how it requires me to type in my username instead of having my username listed as an option. The old one requires you to type in the username while the new one has it in a dropdown box and is automatically picked.

Offline

#5 2018-07-12 08:01:49

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,560
Website

Re: Getting back the old lightdm greeter

TheMCTipers wrote:

The old one requires you to type in the username while the new one has it in a dropdown box and is automatically picked.

This is a LightDM setting. To get back to type-in usernames, open /etc/lightdm/lightdm.conf as root, find the [Seat:*] heading, and under that, the line

#greeter-hide-users=false

Uncomment that, and set it to true, ie

greeter-hide-users=true

Last edited by johnraff (2018-07-12 08:02:40)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#6 2018-07-12 16:12:11

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: Getting back the old lightdm greeter

The look of it is the lightdm-gtk-greeter theme. I'll have to install the hydrogen theme (linked below) to see what the difference is and if the old theme can be used on helium/stretch. I have tomorrow off, I'll look into (no promises, though!)

Install it yourself and test by copying the theme folder to /usr/share/themes and editing /usr/share/lightdm/lightdm-gtk-greeter.conf.d/50_bunsen.conf (change theme-name=Beam to theme-name=Bunsen-lightdm)...

https://github.com/BunsenLabs/bunsen-th … en-lightdm


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#7 2018-07-13 14:13:41

TheMCTipers
New Member
Registered: 2018-07-11
Posts: 3

Re: Getting back the old lightdm greeter

hhh wrote:

The look of it is the lightdm-gtk-greeter theme. I'll have to install the hydrogen theme (linked below) to see what the difference is and if the old theme can be used on helium/stretch. I have tomorrow off, I'll look into (no promises, though!)

Install it yourself and test by copying the theme folder to /usr/share/themes and editing /usr/share/lightdm/lightdm-gtk-greeter.conf.d/50_bunsen.conf (change theme-name=Beam to theme-name=Bunsen-lightdm)...

https://github.com/BunsenLabs/bunsen-th … en-lightdm

Seems to be working but now there is no shadows and shading on the greeter, all one shade of grey for everything, can't really describe it so here's a picture. Can't printscreen sadly.

mc1g542.jpg

Last edited by TheMCTipers (2018-07-13 14:14:02)

Offline

#8 2018-07-15 21:48:25

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: Getting back the old lightdm greeter

OK, so the theme breaks in stretch.

I'll add 'create a dark theme for helium's lightdm-gtk-greeter' to my to-do list. I'll post back when I have something.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#9 2018-07-15 22:39:21

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,897

Re: Getting back the old lightdm greeter

hhh wrote:

OK, so the theme breaks in stretch.

I'll add 'create a dark theme for helium's lightdm-gtk-greeter' to my to-do list. I'll post back when I have something.

Think the theme breaks because of the big version bump of gtk between jessie and stretch, as gtk themes for jessie are not compatible with the newer gtk version in stretch it appears.


Real Men Use Linux

Offline

#10 2018-07-16 00:20:35

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: Getting back the old lightdm greeter

^ OK, thanks.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

Board footer

Powered by FluxBB