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

csibesz...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |csibesz...@gmail.com

--- Comment #7 from csibesz...@gmail.com ---
Hi, same problem here.
I only wanted KDE to use my second HDMI monitor, not the built-on laptop.
Obervations: 
 - desktop icons load but not at the place i left them
 - Task manager does not load at all (possibly thinks it should be on first
monitor)
 - plasmashell —-replace & fixes task manager and icons
 - but not the desktop effects like blur, transparency 
So i tried all the kde display configs possible etc
Now that seems to work is configuring /etc/X11/xorg.conf.d/10-monitor.conf
Section "Monitor"
    Identifier "VGA-1-2"
    Option "Ignore" "true"
EndSection

Section "Monitor"
    Identifier "LVDS1"
    Option "Ignore" "true"
EndSection

Trick is ignoring built-in monitor (LVDS1) in X before KDE has chance to detect
it. (Somewhy i had VGA too so ignored that one too).
You can look up monitor id with xrandr.
Hope this info helps someone like me.

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

Reply via email to