Bug 3922 - openbox & gnome with dual head
Status: RESOLVED DUPLICATE of bug 3773
Alias: None
Product: Openbox
Classification: Unclassified
Component: general
Version: 3.4.8
Hardware: PC Linux
: P3 normal
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2008-12-30 22:30 EST by wd
Modified: 2009-01-07 11:07:47 EST
0 users

See Also:



Description wd 2008-12-30 22:30:10 EST
I use a Compaq nx6130 laptop and a external Dell lcd. I use virtual to create a big desktop.

Section "Screen"
    Identifier "Default Screen"
    Device     "Generic Video Card"
    Monitor    "Integrated LCD"
    DefaultDepth     24
    SubSection "Display"
        #Modes    "1280x1024" "1024x768"
        Modes    "1024x768"
        #Virtual 2304 1024
        Virtual 2048 768
    EndSubSection
EndSection

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  http://img116.imageshack.us/img116/4375/200812301610401026x760swh8.png.

When I use virtual 2048 768(intergrated and external lcd all use 1024x768), everything works ok.

I use gentoo, ~x86, openbox 3.4.8_rc1. Thanks.
Comment 1 Lucas 2009-01-07 11:07:47 EST

*** This bug has been marked as a duplicate of bug 3773 ***