blob: 187f2c7bda8a2662b024aa09c2536f1185a9f135 (
plain)
1
2
3
4
5
6
|
# A display is connected to HDMI-A-1 and needs to be rotated 270 degrees
# to have a proper orientation of the homescreen. For example the various sizes
# of the GeChic display or the Dell display.
[output]
name=HDMI-A-1
transform=rotate-270
|