# 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" Identifier "DELL1702FP" # Name "DELL 1702FP" Option "DPMS" Option "RightOf" "AL2216W" # HorizSync 31-80 # VertRefresh 56-77 EndSection Section "Monitor" # Identifier "Configured Monitor" Identifier "AL2216W" # Name "AL2216W" Option "DPMS" HorizSync 31-84 VertRefresh 56-77 EndSection Section "Module" Load "glx" Load "dri" EndSection #Section "Screen" # Identifier "ScreenRight" # Monitor "DELL1702FP" # Device "Configured Video Device" # SubSection "Display" # Depth 24 # Modes "1280x1024" ## Virtual 2960 1050 # Virtual 4720 2048 # EndSubSection # EndSection Section "Screen" Identifier "ScreenLeft" Monitor "AL2216W" Device "Configured Video Device" SubSection "Display" Depth 24 Modes "1680x1050" Virtual 2960 1050 # Virtual 2048 1050 # Virtual 4720 2048 EndSubSection EndSection Section "Device" Identifier "Configured Video Device" Option "Monitor-VGA-0" "DELL1702FP" Option "Monitor-DVI-0" "AL2216W" # Driver "ati" # Option "HWcursor" "off" Option "SWcursor" "on" # BusID "PCI:1:0:1" Option "XAANoOffscreenPixmaps" Option "BusType" "PCI" Option "AGPMode" "1" EndSection #Section "ServerLayout" # Identifier "Multihead layout" # Screen "ScreenLeft" # Screen "ScreenRight" # Screen "ScreenLeft" LeftOf "ScreenRight" #EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" # Option "Composite" EndSection