# 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. # # 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 "ServerLayout" Identifier "Default Layout" Screen 0 "LCD TV" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" Option "DontZap" "true" Option "DontVTSwitch" "false" Option "AllowEmptyInput" "false" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbVariant" "latin9" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" EndSection Section "Device" Identifier "Intel GMA X4500HD" Driver "intel" BusID "PCI:0:2:0" VendorName "Intel" BoardName "G45 [Intel GMA X4500HD]" # Choose acceleration architecture, either "XAA" or "EXA". XAA is # the old XFree86 based acceleration architecture. EXA is a newer # and simpler acceleration architecture designed to better # accelerate the X Render extension. Default: "EXA". # Option "AccelMethod" "XAA" Option "AccelMethod" "EXA" # Enable printing of additional debugging information about modesetting to the server log. Option "ModeDebug" "true" Option "monitor-VGA" "ignore" Option "monitor-HDMI-1" "ignore" Option "monitor-HDMI-2" "Sharp Aquos" EndSection Section "Monitor" Identifier "ignore" Option "ignore" "true" EndSection Section "Monitor" Identifier "Sharp Aquos" ModeLine "1080p" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +vsync VertRefresh 23-61 HorizSync 15-68 Option "PreferredMode" "1080p" Option "enable" "true" EndSection Section "Screen" Identifier "LCD TV" Monitor "Sharp Aquos" Device "Intel GMA X4500HD" DefaultDepth 24 DefaultFbBpp 32 SubSection "Display" Depth 24 FbBpp 32 Modes "1080p" "1920x1080" "1024x768" EndSubSection Virtual 1920 1080 EndSection Section "Module" Load "glx" Load "dri" Load "GLcore" EndSection Section "DRI" Mode 0666 EndSection