Changes

Jump to: navigation, search

Orange Pi 5 Plus

277 bytes added, 09:20, 7 June 2023
The desktop image rotation display and touch direction method
<ol style="list-style-type: lower-alpha;">
<li><p>'''None''': Not rotate</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''set_lcd_rotate.sh none'''</p>|}</li>
<li><p>'''Left''': Rotate 90 degrees to the left</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''set_lcd_rotate.sh left'''</p>|}</li>
<li><p>'''Inverted''': Flipting up and down, equivalent to rotating 180 &gt; degrees</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''set_lcd_rotate.sh inverted'''</p>|}</li>
<li><p>'''Right''': Rotate 90 degrees to the right</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~$ '''set_lcd_rotate.sh right'''</p>
|} {| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big><p>'''set_lcd_rotate.sh The script mainly does four things:'''</p></li></ol></li></ol>
<!-- -->
<ol style="list-style-type: decimal;">
<li><p>'''Rotate the direction of Framebuffer displayed'''</p></li>
<li><p>'''Close the boot LOGO'''</p></li>
<li><p>'''Restart the system'''</p>
<p>'''The direction of the rotation touch is achieved by adding <span class="mark">Option Tr</span>ansformationMatrix&quot;&quot;x x x x x x x x x&quot;in /usr/share/X11/xorg.conf.d/40-libinput.conf. Among them, &quot;x x x x x x x x x&quot; is different in different directions。'''</p></li></ol>
 
<p>'''The direction of the rotation touch is achieved by adding <span class="mark">Option Tr</span>ansformationMatrix&quot;&quot;x x x x x x x x x&quot;in /usr/share/X11/xorg.conf.d/40-libinput.conf. Among them, &quot;x x x x x x x x x&quot; is different in different directions.'''</p></li></ol>
</big>
|}
</ol>
</li></ol>
<!-- -->
<ol start="7" style="list-style-type: decimal;">
<li><p>Touch rotation reference materials</p>
<p>[https{| class="wikitable" style="width://wiki.ubuntu.com/X/InputCoordinateTransformation 800px;" |-|'''https://wiki.ubuntu.com/X/InputCoordinateTransformation''']</p>|}</li></ol>
<span id="instructions-for-opening-the-logo-use-instructions"></span>
 
== Instructions for opening the logo use instructions ==

Navigation menu