1
0
Fork 0
Go to file
Raatty e2afd229a6 center log in button 2020-04-14 15:43:05 +12:00
LICENCE licence and readme 2020-03-01 17:42:12 +13:00
Makefile stop hard coding the sed path 2020-03-26 12:06:05 +13:00
README.md licence and readme 2020-03-01 17:42:12 +13:00
interface.ui center log in button 2020-04-14 15:43:05 +12:00
lightdm-mobile-greeter.desktop forgot this file when making generic name 2020-02-20 21:47:48 +13:00
lightdm-mobile-greeter.py version 1 maybe? 2020-03-01 17:19:59 +13:00
style.css setttings button visually added along with other cosmetic changes 2020-04-13 16:03:00 +12: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

/etc/lightdm_mobile_greeter.json

{"user":"<YOUR USERNAME HERE>"}

lightdm.conf

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