Really?<br>Try this xorg.conf<br><br>I'm running it, the only thing that bothers me is that you need to change the DefaultServerLayout at the bottom of the file and restart x when you want to switch to dual or single.<br><br>
You prolly need to change the driver since this is a i810 built in gfx card.<br><br># /etc/X11/xorg.conf (xorg X Window System server configuration file)<br>#<br># This file was generated by dexconf, the Debian X Configuration tool, using
<br># values from the debconf database.<br>#<br># Edit this file with caution, and see the /etc/X11/xorg.conf manual page.<br># (Type "man /etc/X11/xorg.conf" at the shell prompt.)<br>#<br># This file is automatically updated on xserver-xorg package upgrades *only*
<br># if it has not been modified since the last upgrade of the xserver-xorg<br># package.<br>#<br># If you have edited this file but would like it to be automatically updated<br># again, run the following command:<br>#   sudo dpkg-reconfigure -phigh xserver-xorg
<br><br>Section "Files"<br>    FontPath    "/usr/share/X11/fonts/misc"<br>    FontPath    "/usr/share/X11/fonts/cyrillic"<br>    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"<br>
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"<br>    FontPath    "/usr/share/X11/fonts/Type1"<br>    FontPath    "/usr/share/X11/fonts/CID"<br>    FontPath    "/usr/share/X11/fonts/100dpi"
<br>    FontPath    "/usr/share/X11/fonts/75dpi"<br>        # paths to defoma fonts<br>    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d
/dirs/CID"<br>EndSection<br><br>Section "Module"<br>    Load    "GLcore"<br>    Load    "i2c"<br>    Load    "bitmap"<br>    Load    "ddc"<br>    Load    "dri"
<br>    Load    "extmod"<br>    Load    "freetype"<br>    Load    "glx"<br>    Load    "int10"<br>    Load    "type1"<br>    Load    "vbe"<br>EndSection<br><br>Section "InputDevice"
<br>    Identifier    "Generic Keyboard"<br>    Driver        "kbd"<br>    Option        "CoreKeyboard"<br>    Option        "XkbRules"    "xorg"<br>    Option        "XkbModel"    "pc105"
<br>    Option        "XkbLayout"    "gb"<br>EndSection<br><br>Section "InputDevice"<br>    Identifier    "Configured Mouse"<br>    Driver        "mouse"<br>    Option        "CorePointer"
<br>    Option        "Device"        "/dev/input/mice"<br>    Option        "Protocol"        "ImPS/2"<br>    Option        "Emulate3Buttons"    "true"<br>    Option        "ZAxisMapping"        "4 5"
<br>EndSection<br><br>Section "InputDevice"<br>    Identifier    "Synaptics Touchpad"<br>    Driver        "synaptics"<br>    Option        "SendCoreEvents"    "true"<br>    Option        "Device"        "/dev/psaux"
<br>    Option        "Protocol"        "auto-dev"<br>    Option        "HorizScrollDelta"    "0"<br>EndSection<br><br>Section "Device"<br>    Identifier    "Intel-internal"
<br>    Driver        "i810"<br>    BusID        "PCI:0:2:0"<br>        Option          "VBERestore" "true"<br>    Option        "MonitorLayout"    "CRT,LFP"<br>
    Screen        0<br>EndSection<br><br>Section "Device"<br>    Identifier    "Intel-external"<br>    Driver        "i810"<br>    BusID        "PCI:0:2:0"<br>    Option        "Display"    "CRT"
<br>    Option        "MonitorLayout"    "CRT,LFP"<br>    Screen        1<br>EndSection<br><br>Section "Monitor"<br>    Identifier    "DellLCD"<br>    Option        "DPMS"
<br>EndSection<br><br>Section "Monitor"<br>        Identifier      "ViewSonic"<br>        VendorName      "ViewSonic"<br>        ModelName       "107S"<br>        Option          "DPMS"
<br>        HorizSync       30.0-70.0<br>        VertRefresh     50-160<br>EndSection<br><br>Section "Screen"<br>    Identifier    "InternalScreen"<br>    Device        "Intel-internal"<br>    Monitor        "DellLCD"
<br>    DefaultDepth    24<br>    SubSection "Display"<br>        Depth        1<br>        Modes        "1024x768"<br>    EndSubSection<br>    SubSection "Display"<br>        Depth        4<br>
        Modes        "1024x768"<br>    EndSubSection<br>    SubSection "Display"<br>        Depth        8<br>        Modes        "1024x768"<br>    EndSubSection<br>    SubSection "Display"
<br>        Depth        15<br>        Modes        "1024x768"<br>    EndSubSection<br>    SubSection "Display"<br>        Depth        16<br>        Modes        "1024x768"<br>    EndSubSection
<br>    SubSection "Display"<br>        Depth        24<br>        Modes        "1024x768"<br>    EndSubSection<br>EndSection<br><br>Section "Screen"<br>        Identifier      "ExternalScreen"
<br>        Device          "Intel-external"<br>        Monitor         "ViewSonic"<br>        DefaultDepth    24<br>        SubSection "Display"<br>                Depth           24<br>                Modes           "1280x1024" "1024x768"
<br>        EndSubSection<br>EndSection<br><br>Section "ServerLayout"<br>    Identifier    "Default Layout"<br>    Screen        "InternalScreen"<br>    InputDevice    "Generic Keyboard"
<br>    InputDevice    "Configured Mouse"<br>    InputDevice    "Synaptics Touchpad"<br>EndSection<br><br>Section "ServerLayout"<br>    Identifier    "Dual Layout"<br>    #Screen        "InternalScreen"
<br>    Screen 0    "InternalScreen"    0 0<br>    Screen 1    "ExternalScreen" RightOf "InternalScreen"<br>    InputDevice    "Generic Keyboard"<br>    InputDevice    "Configured Mouse"
<br>    InputDevice    "Synaptics Touchpad"<br>EndSection<br><br>Section "ServerFlags"<br>    #Option "DefaultServerLayout"    "Default Layout"<br>    Option "DefaultServerLayout"    "Dual Layout"
<br>    Option "Xinerama"        "true"<br>EndSection<br><br>Section "DRI"<br>    Mode    0666<br>EndSection<br><br><br><div><span class="gmail_quote">On 8/21/06, <b class="gmail_sendername">
Johan Tibell</b> <<a href="mailto:johan.tibell@gmail.com">johan.tibell@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Unfortunately none of the things I've tried work. I'm willing to have<br>it work even if I have to reboot between switching between external<br>monitor on LCD but I can't even get that to work.<br><br>--<br>ubuntu-users mailing list
<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Sylvain Girard,<br><br>Consultant<br>Valoris NV<br><a href="mailto:sigirard@sopragroup.com">sigirard@sopragroup.com</a><br><a href="http://www.valoris.com">www.valoris.com</a><br>+32486282435