You are not logged in.

#1 2016-10-26 19:24:08

NigelGreenway
Member
Registered: 2016-02-21
Posts: 24

lightdm customisation

Hey,

So I would like to customise my login screen and I am really struggling on how to do so in BunsenLabs?

Please can someone help me...

Offline

#2 2016-10-26 19:38:44

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,067
Website

Re: lightdm customisation

Edit the file at /etc/lightdm/lightdm-gtk-greeter.conf.bunsen and change the line that starts with

background=

Point that to the full path for whichever image you want to use.

Probably best to wait for other replies though 'cos I don't use a DM if I can help it...

Offline

#3 2016-10-26 20:26:08

dolly
Miss Mixunderstand
From: /lab701
Registered: 2015-10-03
Posts: 490

Re: lightdm customisation

From the Debian wiki:

https://wiki.debian.org/LightDM

Offline

#4 2016-10-26 20:29:19

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,612

Re: lightdm customisation

Which part are you looking to customize?

Not using it at the moment, but the  /etc/lightdm/lightdm-gtk-greeter.conf file (apparently lightdm.gtk-greeter.conf.bunsen for BL) is pretty well commented with examples on how to edit the various sections to change the background, font, time format etc...

Needs to be edited as root.


You must unlearn what you have learned.
    -- yoda

Offline

#5 2016-10-26 21:00:06

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: lightdm customisation

Menu -> System -> Login Settings


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#6 2016-10-26 21:28:57

NigelGreenway
Member
Registered: 2016-02-21
Posts: 24

Re: lightdm customisation

The part I am struggling with, is the placement and styling of the login dialog and clock and so on...

I can see it uses gtk theme style code but I can not find a non webkit theme to clone and play around with.

Something tells me it is under my nose?

Offline

#7 2016-10-26 21:39:17

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: lightdm customisation

The possibilties are in lightdm-gtk-greeter.conf. BL defaults are:

background=/usr/share/images/bunsen/login/bl-login-background
theme-name=Bunsen-lightdm
icon-theme-name=Bunsen-lightdm
font-name=Sans Bold 10
xft-antialias=true
#xft-dpi=
xft-hintstyle=hintslight
xft-rgba=rgb
show-indicators=~language;~session;~power
show-clock=true
clock-format=%H:%M          %a, %b %d
#keyboard=
position=10% 35%
#screensaver-timeout=
#default-user-image=/usr/share/icons/bunsen.png

Good luck with further themeing - it is a nightmare I gave up on long ago.

You can also investigate '/usr/share/themes/Bunsen-lightdm/'


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#8 2016-10-28 13:46:31

NigelGreenway
Member
Registered: 2016-02-21
Posts: 24

Re: lightdm customisation

I have managed to get the lightdm-webkit-greeter working and have a fully interchangeable themed login UI. I plan to write about it and can post a link bank here if everyone is happy for me to do so?

Offline

#9 2016-10-28 14:21:21

Naik
Member
From: the edge of insanity
Registered: 2015-10-03
Posts: 328

Re: lightdm customisation

^ I would be, indeed!
Though I auto-login ATM, I think this will change sooner or later and would love to have the possibility to tweek the UI of LightDM

naik --greetz


"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg

Offline

#10 2016-10-28 14:33:43

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: lightdm customisation

NigelGreenway wrote:

I have managed to get the lightdm-webkit-greeter working and have a fully interchangeable themed login UI. I plan to write about it and can post a link bank here if everyone is happy for me to do so?

Please do!

Posting it as a HowTo in "Scripts, Tutorials & Tips" would be cool smile


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#11 2016-10-29 16:56:44

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

Re: lightdm customisation

NigelGreenway wrote:

The part I am struggling with, is the placement and styling of the login dialog and clock and so on...

I can see it uses gtk theme style code but I can not find a non webkit theme to clone and play around with.

Something tells me it is under my nose?

/usr/share/themes/Bunsen-lightdm/gkt-3.0/apps/lightdm-gtk-greeter.css

Check this file in other themes too, there are lots of customization possibilities.


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

Offline

#12 2016-10-30 09:52:09

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: lightdm customisation

hhh wrote:

/usr/share/themes/Bunsen-lightdm/gkt-3.0/apps/lightdm-gtk-greeter.css

and this is the same css that is used all over the internet, so every css tutorial/howto out there should help you to get a grasp on the syntax.

Offline

Board footer

Powered by FluxBB