Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4951

Advanced users • Re: Getting around pi-greeter after Display powered off

$
0
0
hey james, all good?

how did you make the auto-login?
All good. (Still hoping for an answer :-) )

On your quesiton..... I go into

Code:

 raspi-conf -> System Options ->  S5 Boot/ Auto Login  
And select Desktop. (That takes care of it automatically going into the GUI (as the primary user)).

Annoyingly on my release, this also autologins the virtual console 1. So i also had to do:

Code:

 sudo systemctl disable getty@tty1.service
Then in .config/wayfire.ini , I have it see to auto run a python script. (Which does all of the web stuff).

(Originally I started with the instruction from here: https://www.raspberrypi.com/tutorials/h ... iosk-mode/ , though I didn't do any of the advanced lockdown (as there will be no keyboard attached )).

Statistics: Posted by james968 — Fri Apr 26, 2024 7:26 am



Viewing all articles
Browse latest Browse all 4951

Trending Articles