OK, this is now bugging me enough that I can't stand it anymore. I have an external monitor connected to the dock in which my T520 nestles. I want this monitor to be the primary one, where all windows open. According to what I've configured in System Settings, that's what I should be experiencing:


But that's not what's actually going on. When the laptop boots, I see the same KDM on both screens. After I enter my password, KWin begins behaving like I'd expect: the panel appears on the external monitor. But that's the only normal behavior. After that, every single window opens on the laptop's display -- even though I've supposedly told the computer that the primary output should be the external monitor.
Anyone have a quick fix?


But that's not what's actually going on. When the laptop boots, I see the same KDM on both screens. After I enter my password, KWin begins behaving like I'd expect: the panel appears on the external monitor. But that's the only normal behavior. After that, every single window opens on the laptop's display -- even though I've supposedly told the computer that the primary output should be the external monitor.
Anyone have a quick fix?
Code:
sriley@SRiley-T520:~$ [B]sudo lshw -class system[/B]
sriley-t520
description: Notebook
product: 423926U ()
vendor: LENOVO
version: ThinkPad T520
serial: R9FZ8DE
width: 64 bits
capabilities: smbios-2.6 dmi-2.6 vsyscall32
configuration: administrator_password=disabled chassis=notebook family=ThinkPad T520 power-on_password=disabled uuid=...
sriley@SRiley-T520:~$ [B]sudo lshw -class display[/B]
*-display
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:45 memory:f0000000-f03fffff memory:e0000000-efffffff ioport:5000(size=64)
sriley@SRiley-T520:~$ [B]apt-cache policy xserver-xorg-video-intel[/B]
xserver-xorg-video-intel:
Installed: 2:2.18.0+git20120330.ee075ced-0ubuntu0sarvatt~oneiric
Candidate: 2:2.18.0+git20120330.ee075ced-0ubuntu0sarvatt2~sna~oneiric
Version table:
2:2.18.0+git20120330.ee075ced-0ubuntu0sarvatt2~sna~oneiric 0
500 http://ppa.launchpad.net/sarvatt/intel-sna/ubuntu/ oneiric/main amd64 Packages
*** 2:2.18.0+git20120330.ee075ced-0ubuntu0sarvatt~oneiric 0
500 http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/ oneiric/main amd64 Packages
100 /var/lib/dpkg/status
2:2.15.901-1ubuntu2.2 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric-proposed/main amd64 Packages
2:2.15.901-1ubuntu2.1 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 Packages
2:2.15.901-1ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages








Comment