How can I make the monitor settings be saved after reboot?
I have configured my monitor on my Lenovo T410S like this:
after reboot its however reset to this:
Interestingly, my monitor.xml looks the way I wanted it:
<monitors version="1">
<configuration>
<clone>no</clone>
<output name="LVDS1">
<vendor>LEN</vendor>
<product>0x4036</product>
<serial>0x00000000</serial>
<width>1440</width>
<height>900</height>
<rate>60</rate>
<x>0</x>
<y>180</y>
<rotation>normal</rotation>
<reflect_x>no</reflect_x>
<reflect_y>no</reflect_y>
<primary>no</primary>
</output>
<output name="VGA1">
</output>
<output name="HDMI1">
</output>
<output name="DP1">
</output>
<output name="HDMI2">
</output>
<output name="HDMI3">
<vendor>DEL</vendor>
<product>0x4067</product>
<serial>0x3134374c</serial>
<width>1920</width>
<height>1080</height>
<rate>60</rate>
<x>1440</x>
<y>0</y>
<rotation>normal</rotation>
<reflect_x>no</reflect_x>
<reflect_y>no</reflect_y>
<primary>yes</primary>
</output>
<output name="DP2">
</output>
<output name="DP3">
</output>
<output name="VIRTUAL1">
</output>