https://bugs.kde.org/show_bug.cgi?id=382374
Alexander Kandaurov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Alexander Kandaurov <[email protected]> --- When I disconnect both my monitors off and then reconnect them (first disconnect primary, then secondary, then reconnect in the same order), the ScreenConnectors section in my ~/.config/plasmashellrc file changes from this: [ScreenConnectors] 0=HDMI-1 1=VGA-1 to this: [ScreenConnectors] 0=HDMI-1 1=:0.0 2=VGA-1 So, basically what happens is that some generic screen with a name :0.0 appears and gets assigned an ID, then when the second monitor is reconnected back, its previous ID is already taken and thus becomes 2, and whatever desktop configuration that exists for screen 2 (none) is shown on it. -- You are receiving this mail because: You are watching all bug changes.
