LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Login Window
#1
I have been playing around with Pretty Greeter login window based on lightdm-webkit-greeter:

https://github.com/jfbrazeau/lightdm-web...ty-greeter

I'm wondering if I have missed something setting it up. Here is what I did:

1) Create a new folder named "pretty" (or any other name) in:

Code:
/usr/share/lightdm-webkit/themes/

2) Unzip "pretty greeter" files to the above folder.

3) Open file:

Code:
index.theme

and change the session from gnome to xfce4:

Code:
[theme]
name=Pretty Greeter
description=Pretty Greeter Theme
engine=lightdm-webkit-greeter
url=index.html
# session=gnome
session=xfce4

4) Open file:

Code:
/etc/lightdm/lightdm-webkit-greeter.conf

and change the theme-name and webkit-theme from Linux Lite to Pretty:

Code:
[greeter]
background=/usr/share/backgrounds/warty-final-ubuntu.png
# theme-name=LinuxLite
# webkit-theme=linuxlite
theme-name=Pretty Greeter
webkit-theme=pretty
font-name=Ubuntu 11
xft-antialias=true
xft-dpi=96
xft-hintstyle=slight
xft-rgba=rgb

5) Reboot

----------
When testing display managers it might be better to create a keyboard shortcut Ctrl+Alt+Backspace that will allow to quit the GUI instead of rebooting (I think it was explained by Misko_2083 on another thread some time ago, I just can't find the link):

Code:
/etc/default/keyboard

Code:
XKBOPTIONS="terminate:ctrl_alt_bksp"

On a related note, here is excellent Misko's tutorial abount installing Mint Display Manager:

https://www.freecinema2022.gq/forums/index...opic=703.0
LL 2.4, Xubuntu 14.04.2, Debian 8, Manjaro
Reply


Messages In This Thread
Custom Login Window - by Kirkx - 03-11-2015, 08:17 AM
Re: Custom Login Window - by Irishluck83 - 04-01-2015, 12:11 AM
Re: Custom Login Window - by Kirkx - 04-01-2015, 09:36 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)