[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 287320] Laptop + Docked Multi Monitors:  Laptop Display Disables on Login, Even When Undocked
From:       Thomas Lübking <thomas.luebking () gmail ! com>
Date:       2012-11-26 19:22:33
Message-ID: bug-287320-17878-npO3X7WrWJ () http ! bugs ! kde ! org/
[Download RAW message or body]

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

--- Comment #11 from Thomas Lübking <thomas.luebking@gmail.com> ---
kde-workspace/kcontrol/randr/randroutput.cpp
QStringList RandROutput::startupCommands() const
{
}

since the entire stuff ends up bein (multiple...) bash calls to xrandr,
wrapping it into sth. like "if xrandr -q | grep %1 | grep \" connected\" >
/dev/null; then" ... "fi" would prevent alterations to not connected screens -
for the "--off" call you'd have to check whether the other outputs are
connected, but that would have to be done by parsing the commands from
rndrscreen level
you can also write a short bash snippet into ~/.kde/share/config/krandrrc
instead or append a sanity check (ie, check the resolution and if it's void
append an xrandr --auto for all devices found by xrandr -q)

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic