On Monday 27 June 2016 10:28:03 Gary Stainburn wrote:
I have a F23 system (upgraded from F22 a while since) with two screens.
The two screens were configured correctly with the mouse moving off the right side of the left screen and appearing on the left side of the right screen, giving one desktop spread across the two monitors.
I've done a 'dnf update' and now both screens are showing the same content.
I know in the past I used to control this through xrandr and a bash script, but I haven't had to use that in ages. I thought all settings were now in KDE.
However, Google etc. points me to kscreen inside "system settings" but I can't find where to change this setting.
Can anyone help please?
A bit more with Google has got my screens back to now they used to be. I edited
.local/share/kscreen/4b196a0cb83b764e71ff854480cbf755
and changed the 'X' pos for the second screen from 0 to 1280 and logged out and back in. This change worked, and also survives logging out / in.
However, the "task bar" is on the right hand screen, where it used to be on the left, which I prefer. The left screen has been set as the primary but that doesn't seem to make any difference.
Anyone know what I need to do next?
Below is the full kscreen config file
[ { "enabled": true, "id": "3bce0eccc219824773d01e74c9c8ef86", "metadata": { "fullname": "xrandr-Plain Tree Systems Inc-CY765-FGXJ45008021", "name": "DVI-I-1" }, "mode": { "refresh": 75.024673461914062, "size": { "height": 1024, "width": 1280 } }, "pos": { "x": 0, "y": 0 }, "primary": true, "rotation": 1 }, { "enabled": true, "id": "f22caeb8d09d77f749cd40e96897357c", "metadata": { "fullname": "xrandr-Goldstar Company Ltd-L1753S-302711", "name": "VGA-1" }, "mode": { "refresh": 75.024673461914062, "size": { "height": 1024, "width": 1280 } }, "pos": { "x": 1280, "y": 0 }, "primary": false, "rotation": 1 } ]