Fixing size and orientation for astro X11

This commit is contained in:
Adam Boardman 2023-04-26 15:19:39 +01:00
parent 52e7ef38c6
commit 5bc2cc6717

View file

@ -1,12 +1,12 @@
Section "Monitor"
Identifier "Monitor0"
DisplaySize 136 68 # In millimeters - see physical_height/width in kernel sources (aeon_ssd2092_fhd_dsi_solomon.c - Cosmo)
DisplaySize 147 68 # In millimeters - see physical_height/width in kernel sources (aeon_ssd2092_fhd_dsi_solomon.c - Cosmo)
EndSection
Section "Device"
Identifier "MediaTek HWC"
Driver "hwcomposer"
Option "Rotate" "CCW"
Option "Rotate" "CW"
EndSection
Section "Screen"