> On 03/11/2010 11:42, Chris Davies asked:
>> Do you have a file /etc/X11/xorg.conf?

Johan Scheepers <[email protected]> replied:
> No. Not such file.

Right. Try creating the file with the attached content. I tested it on
my laptop, and it appears to work for me.

Chris

--------cut-here--------
Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen" 0 0
EndSection

Section "Monitor"
    Identifier     "Monitor"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
EndSection

Section "Screen"
    Identifier     "Screen"
    Monitor        "Monitor"
    DefaultDepth    16
    SubSection     "Display"
        Modes      "1024x768"
    EndSubSection
EndSection
--------cut-here--------


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to