Did you, when logged in as a user with sudo priveleges, copy a new .png of your choice called RPiSystem.png to the correct place?
This worked for me:
On a PC, create my own .png called RPiSystem.png
Copy (ftp) that to my pi4 into /home/pi/Pictures
login as pi (or your user with sudo)Logout, then login screen appears, with our new background.
This worked for me:
On a PC, create my own .png called RPiSystem.png
Copy (ftp) that to my pi4 into /home/pi/Pictures
login as pi (or your user with sudo)
Code:
cd /usr/share/rpd-wallpapersudo mv RPiSystem.png RPiSystem.png.orgsudo cp /home/pi/Pictures/RPiSystem.png .
Statistics: Posted by neilgl — Thu Feb 29, 2024 2:45 pm