Seeed-Studio-Wiki/docs/FAQ/reTerminal/Wakeup_reTerminal_LCD_after_sleep.md
2024-10-31 09:17:45 +08:00

547 B

description title image slug last_update
reTerminal-FAQ How to wake up the reTerminal LCD after sleep https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png /Wakeup_reTerminal_LCD_after_sleep
date author
6/21/2023 Seraphina

Open a terminal window after connecting through SSH or VNC and enter the following commands

DISPLAY=:0 xset dpms force off
DISPLAY=:0 xset dpms force on

This will reinitialize the LCD on the reTerminal!