Configure two monitors
by GPGAgent from LinuxQuestions.org on (#5E6P0)
I had this setup just how I wanted
https://www.linuxquestions.org/quest...re-4175690386/
But I accidentally dragged something somewhere (I think) and I've set up the displays to pan and mirror and I cannot see how to undo this.
Under Settings -> Display I've unticked the Mirror Settings but it makes no difference.
This is how it was:Code:jonke@charlie:~$ xrandr | grep -w connected
DP-0 connected primary 1920x1080+1024+0 (normal left inverted right x axis y axis) 598mm x 336mm
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
jonke@charlie:~$This is how it is now:Code:jonke@charlie:~$ xrandr | grep -w connected
DP-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 598mm x 336mm panning 2944x1080+0+0
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 340mm x 270mm panning 2048x768+0+0 tracking 2944x1080+0+0 border 0/0/0/0
jonke@charlie:~$I'm thinking I might need to just edit some config files, but I'm not entirely sure where and what to edit.
Any tips would be good, Mint 20 Xfce


https://www.linuxquestions.org/quest...re-4175690386/
But I accidentally dragged something somewhere (I think) and I've set up the displays to pan and mirror and I cannot see how to undo this.
Under Settings -> Display I've unticked the Mirror Settings but it makes no difference.
This is how it was:Code:jonke@charlie:~$ xrandr | grep -w connected
DP-0 connected primary 1920x1080+1024+0 (normal left inverted right x axis y axis) 598mm x 336mm
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
jonke@charlie:~$This is how it is now:Code:jonke@charlie:~$ xrandr | grep -w connected
DP-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 598mm x 336mm panning 2944x1080+0+0
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 340mm x 270mm panning 2048x768+0+0 tracking 2944x1080+0+0 border 0/0/0/0
jonke@charlie:~$I'm thinking I might need to just edit some config files, but I'm not entirely sure where and what to edit.
Any tips would be good, Mint 20 Xfce