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:
2) Unzip "pretty greeter" files to the above folder.
3) Open file:
and change the session from gnome to xfce4:
4) Open file:
and change the theme-name and webkit-theme from Linux Lite to Pretty:
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):
On a related note, here is excellent Misko's tutorial abount installing Mint Display Manager:
https://www.freecinema2022.gq/forums/index...opic=703.0
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