blob: ffdc5fe60efa5a7287a34494ff2c33e8028541e7 (
plain)
1
2
3
4
5
6
|
# A display is connected to HDMI-A-1 and needs to be rotated 90 degrees
# to have a proper orientation of the homescreen. For example, the 'eGalax'
# display used in some instances.
[output]
name=HDMI-A-2
transform=rotate-180
|