Skip to content

Commit

Permalink
Fix touch display 2 rotation
Browse files Browse the repository at this point in the history
Closes #3922
  • Loading branch information
nathan-contino authored Nov 21, 2024
1 parent de44d4a commit 984c20e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ To set the screen orientation on a device that lacks a desktop environment, edit

[source,ini]
----
video=DSI-1:1280x720@60,rotate=<rotation-value>
video=DSI-1:720x1280@60,rotate=<rotation-value>
----

Replace the `<rotation-value>` placeholder with one of the following values, which correspond to the degree of rotation relative to the default on your display:
Expand Down

0 comments on commit 984c20e

Please sign in to comment.