Hi all,
I have two monitors with this physical setup: Left: Laptop, Right: External screen.
Since the external screen is bigger, I want this to be the primary screen and thus to contain the KDE Panel.
When I set the "Primary output" in the Display settings to CRT1 (external screen), the laptop screen keeps the panel and nothing happens.
I'm guessing xrandr is used to set these options, so I tried:
And indeed, nothing happens.
I saw this bug on launchpad and it was fixed for Unity in 11.10:
https://bugs.launchpad.net/ubuntu/+s...er/+bug/742544
But not for KDE it seems.
Basically, the panel is always on the leftmost screen (as defined by xrandr).
This bug is the only thing keeping me from using Kubuntu as my working distro. And I want to use it! It's so beautiful.
Any chance on getting this fixed? Or perhaps a workaround?
I have an ATI HD3650 Radeon card using the fglrx driver.
Thanks!
J.
ps: Kubuntu 11.10 also has this bug.
I have two monitors with this physical setup: Left: Laptop, Right: External screen.
Since the external screen is bigger, I want this to be the primary screen and thus to contain the KDE Panel.
When I set the "Primary output" in the Display settings to CRT1 (external screen), the laptop screen keeps the panel and nothing happens.
I'm guessing xrandr is used to set these options, so I tried:
Code:
xrandr --output CRT1 --primary
I saw this bug on launchpad and it was fixed for Unity in 11.10:
https://bugs.launchpad.net/ubuntu/+s...er/+bug/742544
But not for KDE it seems.
Basically, the panel is always on the leftmost screen (as defined by xrandr).
This bug is the only thing keeping me from using Kubuntu as my working distro. And I want to use it! It's so beautiful.
Any chance on getting this fixed? Or perhaps a workaround?
I have an ATI HD3650 Radeon card using the fglrx driver.
Thanks!
J.
ps: Kubuntu 11.10 also has this bug.
Comment