dual monitor became mirrored after reconnecting one of them
## Submitted by Andrey Alekseenkov Assigned to **Nick Schermer** **[Link to original bug (#13590)](https://bugzilla.xfce.org/show_bug.cgi?id=13590)** ## Description Created attachment 7119 reload dual monitor settings from xfconf after reconnection This bug continues [Bug 11107](https://bugzilla.xfce.org/show_bug.cgi?id=11107) - https://bugzilla.xfce.org/show_bug.cgi?id=11107 Patch from #53 of that bug that reenables crts works if second monitor which I turns off and on is rigth-of first monitor. If my second monitor is left-of first monitor, after switching it off an on, all my monitors became mirrored because it enables second monitor on (0,0) coordinates which is correct, but my first monitor has (0,0) coordinates after switching off the second monitor. In xfconf instead my first monitor has (1920,0) coordinates. So, I think that if new output is connected, all outputs must be reloaded. I maked patch and it seems to work. After new monitor connects it reloads data from xfconf and applies it. **Patch 7119**, "reload dual monitor settings from xfconf after reconnection": [z-xfce4-settings-multimonitor-reconnect-fix.patch](/uploads/60bfd0eb5330cd4734a44ffbf2e884db/z-xfce4-settings-multimonitor-reconnect-fix.patch) Version: 4.12.0
issue