树莓派显示屏输出设置

sudo nano /boot/config.txt   进入config文件并添加想要的设置

display_rotate=0 Normal
display_rotate=1 90 degrees
display_rotate=2 180 degrees
NOTE: You can rotate both the image and touch interface 180º by entering lcd_rotate=2 instead
display_rotate=3 270 degrees
display_rotate=0x10000 horizontal flip
display_rotate=0x20000 vertical flip

posted @ 2018-01-29 17:39  海狸wly  阅读(757)  评论(0编辑  收藏  举报