https://bugs.kde.org/show_bug.cgi?id=353975

--- Comment #198 from Allistar <allista...@gmail.com> ---
I know there's a bug in the way ScreenConnectors works because of how the
screens are identified. Screen names aren't unique as they're identified by
xrandr output name. My ScreenConnectors looks like this:

[ScreenConnectors]
0=DVI-I-1
1=HDMI-0
2=HDMI-1
3=DVI-D-0

But my system has two different displays both called DVI-I-1. This is because I
have 6 displays across 2 GPUs. In my case I only want plasma to run on the 1st
GPU (as xscreen 0), but when DVI-I-1 on the second GPU (on xscreen 1) connects
Plasma sees this and runs a shell on that one. This prevents it from running a
shell on the screen0 one.

ScreenConnectors should include either a GPU identifier or xscreen number to
fix this issue.

I have fixed this myself with a patch that adds a new "IgnoredScreens" section
to plasmashellrc and I get plasma to ignore any monitor that has a serial
number that's in that list. This is slightly annoying because each time a new
version of plasma-workspace comes out I have to redo my patch.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to