summaryrefslogtreecommitdiff
path: root/display_settings_freeform.xml
blob: f6f0f33795ab9f2be815ad0073c32b3f9589f717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<display-settings>
<!-- Use physical port number instead of local id -->
<config identifier="1" />

<!-- Set windowing mode to WINDOWING_MODE_FREEFORM and set
     fixed to user rotation to FIXED_TO_USER_ROTATION_ENABLED -->
<display name="port:0"
    windowingMode="5" fixedToUserRotation="2"/>


</display-settings>