range Pi 用户手册 深圳市迅龙软件有限公司版权所有
www.orangepi.cn 90 www.xunlong.tv
6) You can also map the output of tty1 to the fb device of the LCD display-fb8. After the
mapping is completed, HDMI will no longer have image output.
root@orangepi:~# con2fbmap 1 8
If you want to switch back to HDMI display, please use the following command
root@orangepi:~# con2fbmap 1 0
Below is the output of running the htop command
7) Because the default terminal font is too large, the screen cannot display too much
content, you can use the following method to reduce the terminal font
a. Run first dpkg-reconfigure console-setup
root@orangepi:~# apt-get update