# /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(5) 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 "Files" Fontpath "/usr/share/fonts/X11/misc" Fontpath "/usr/share/fonts/X11/100dpi/:unscaled" Fontpath "/usr/share/fonts/X11/75dpi/:unscaled" Fontpath "/usr/share/fonts/X11/100dpi" Fontpath "/usr/share/fonts/X11/75dpi" # path to defoma fonts Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "bitmap" Load "extmod" Load "freetype" Load "int10" Load "vbe" Load "glx" Load "GLcore" Load "v4l" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "RADEON9800XT" Boardname "ati" Busid "PCI:1:0:0" Driver "radeon" Option "Monitor-DVI-0" "monitor1" Option "Monitor-VGA-0" "monitor2" Option "MergedFB" "off" EndSection Section "Monitor" Identifier "monitor1" Vendorname "Plug 'n' Play" Modelname "Plug 'n' Play" Option "PreferredMode" "1280x1024_60.00" # 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync # Gamma 1.0 EndSection Section "Monitor" Identifier "monitor2" Option "LeftOf" "monitor1" Option "PreferredMode" "1024x768@60" modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync Gamma 1.0 # Option "Rotate" "left" EndSection Section "Screen" Identifier "Main Screen" Device "RADEON9800XT" Monitor "monitor1" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1024x768@60" "1280x960@60" "1024x768@70" "1024x768@75" "832x624@75" "800x600@60" "800x600@75" "800x600@72" "800x600@56" "640x480@75" "640x480@72" "640x480@60" Virtual 2304 1024 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" screen 0 "Main Screen" 0 0 Inputdevice "Generic Keyboard" Inputdevice "Configured Mouse" EndSection Section "ServerFlags" Option "DefaultServerLayout" "Default Layout" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "DRI" Mode 0666 EndSection