Screen & Face
Changing screen orientation
Go to the top left corner of the screen and click on the Raspberry Pi icon. Then go to Preferences > Screen Configuration.
See this video for a demonstration.
If anyone knows how to pre-configure the screen orientation in our Packer image creation workflow, please let us know!
Changing Pupper’s Face
You can change Pupper’s face using the pcmanfm command to set the wallpaper.
pcmanfm --set-wallpaper [FULL_IMAGE_PATH]
For example, to set the wallpaper to pupperface2.jpg, you would run:
pcmanfm --set-wallpaper /usr/share/rpd-wallpaper/pupperface2.jpg
There are a few face images already loaded onto the pi. You can find them in the following directory:
/usr/share/rpd-wallpaper
They include the following:
pupperface2.jpgpupperface3.png(default)bmo9.jpg
You can also add your own images to the /usr/share/rpd-wallpaper and use them as wallpapers.