1<?xml version='1.0' encoding='utf-8' standalone='yes' ?> 2<display-settings> 3<!-- Use physical port number instead of local id --> 4<config identifier="1" /> 5 6<!-- Set windowing mode to WINDOWING_MODE_FREEFORM and set 7 fixed to user rotation to FIXED_TO_USER_ROTATION_ENABLED --> 8<display name="port:0" 9 windowingMode="5" fixedToUserRotation="2"/> 10 11 12</display-settings> 13