1
0
Fork 0
 
 
 
Go to file
raatty 8c8d6dfce6 Update 'Cargo.toml' 2022-10-30 11:09:54 +13:00
src styling maybe fixed 2020-09-20 08:36:19 +12:00
.gitignore die python! 2020-04-23 21:35:00 +12:00
Cargo.lock update lightdm-rs urls 2022-10-30 11:03:43 +13:00
Cargo.toml Update 'Cargo.toml' 2022-10-30 11:09:54 +13:00
LICENCE licence and readme 2020-03-01 17:42:12 +13:00
Makefile seperated build and install steps in Makefile 2020-05-17 11:16:08 +12:00
README.md theming documentation 2020-09-20 08:53:59 +12:00
interface.ui os release thingy at bottom 2020-07-16 09:20:03 +00:00
lightdm-mobile-greeter.desktop forgot this file when making generic name 2020-02-20 21:47:48 +13:00
style.css os release thingy at bottom 2020-07-16 09:20:03 +00:00

README.md

Lightdm mobile greeter

A simple log in screen for use on touch screens, designed for use on postmarketOS but should work for others too.

Installing

make install

Configuring

As of version 3 I will now try to guess the user.

lightdm.conf

greeter-session=lightdm-mobile-greeter
user-session=<THE CHOSEN DE TO LAUNCH AFTER SUCCESSFUL LOGIN>

Theming

If you have a file at /etc/lightdm/lightdm_mobile_greeter.css styling will be read from it falling back to the backed in styling, checkout style.css to get ideas on what to change