ThinkpadX200

Attachment 'xorg.conf'

Download

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Monitor"
        Identifier    "Configured Monitor"
EndSection

Section "Monitor"
        Identifier    "HDMI-1"
        Option        "Ignore" "True"
EndSection

Section "Monitor"
        Identifier    "HDMI-2"
        Option        "Ignore" "True"
EndSection

Section "Screen"
        Identifier    "Default Screen"
        Monitor        "Configured Monitor"
        Device        "Configured Video Device"
        DefaultDepth     24
        SubSection "Display"
                Modes "1280x800" "1024x768"
                Virtual 2640 800
        EndSubSection
EndSection

Section "Device"
        Identifier    "Configured Video Device"
        Driver        "intel"
        Option        "monitor-HDMI-1" "HDMI-1"
        Option        "monitor-HDMI-2" "HDMI-2"
EndSection

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2009-04-22 12:42:29, 1.4 KB) [[attachment:xorg.conf]]
 All files | Selected Files: delete move to page

You are not allowed to attach a file to this page.