# /etc/X11/xorg.conf (xorg 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. # # 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 "Device" Identifier "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" Driver "intel" # Option "AccelMethod" "XAA" # Option "XAANoOffscreenPixmaps" "true" Option "ModeDebug" "YES" Option "FramebufferCompression" "false" Option "Monitor-TMDS-1" "Dell 2007FP" Option "Monitor-VGA" "CRT" Option "AccelMethod" "UXA" EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" DefaultDepth 24 SubSection "Display" Depth 16 Virtual 2048 2048 EndSubSection SubSection "Display" Depth 24 Virtual 2048 2048 EndSubSection # 1280x800 above 1600x1200 => 1600x2000 # 1280x800 rightof 1200x1600 => 2480x1600 # limited to 2048x2048 currently EndSection Section "Monitor" Identifier "Dell 2007FP" Modeline "1600x1200_60.00" 160.96 1600 1704 1880 2160 1200 1201 1204 1242 -HSync +Vsync Option "PreferredMode" "1600x1200_60.00" EndSection Section "Monitor" Identifier "CRT" # Modeline "1600x1200_60.00" 160.96 1600 1704 1880 2160 1200 1201 1204 1242 -HSync +Vsync # Option "PreferredMode" "1600x1200_60.00" EndSection Section "Monitor" Identifier "LVDS" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" EndSection Section "ServerFlags" Option "AllowEmptyInput" "on" Option "AutoAddDevices" "on" EndSection