Hi everyone,<br><br>I use a Compaq nx6130 laptop and a external Dell lcd. I use virtual to create a big desktop.<br><br>Section "Screen"<br> Identifier "Default Screen"<br> Device "Generic Video Card"<br>
Monitor "Integrated LCD"<br> DefaultDepth 24<br> SubSection "Display"<br> #Modes "1280x1024" "1024x768"<br> Modes "1024x768"<br> #Virtual 2304 1024<br>
Virtual 2048 1024<br> EndSubSection<br>EndSection<br><br>When the resolution is different between intergrated and external LCD( virtual 2304 1024, the intergrated lcd will use 1024x768 and the other will use 1280x1024 ), I maximnm a window in the intergrated lcd , the window will only expand to half of the screen, like <a href="http://img116.imageshack.us/img116/4375/200812301610401026x760swh8.png">this</a>.<br>
<br>When I use virtual 2048 1024, everything works ok.<br><br>Is this a bug ? Or how can I fix this ?<br><br>I use gentoo, ~x86, openbox 3.4.8_rc1. Thanks.<br>