Manual
5.5inch HDMI AMOLED User Manual
5 / 7
SCREEN SAVER
AMOLED screen has advantages of high contrast, wide color range, wide view angle
and so on. However, it is easy to face burn-in problem if displaying same content for
long time. As we test, the AMOLED cannot be restored if it display same static
image for 168 hours because of burn-in problem. In this case, we recommend you
to set screen saver and do not let the AMOLED display same static image for long time
(cannot longer than 1h).
You can install screen saver with command below:
sudo apt-get install xscreensaver
ORIENTATION SETTING
DISPLAY ROTATING
1. To rotating the display, you can append this statement to the config file
display_rotate=1 #1: 90; 2: 180; 3: 270
2. Reboot the Raspberry Pi
sudo reboot
TOUCH ROTATING
1. Install libinput
sudo apt-get install xserver-xorg-input-libinput