# /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/cyrillic" Fontpath "/usr/share/fonts/X11/100dpi/:unscaled" Fontpath "/usr/share/fonts/X11/75dpi/:unscaled" Fontpath "/usr/share/fonts/X11/Type1" 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" 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 "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]" Boardname "ati" Busid "PCI:1:0:0" Driver "radeon" Option "Monitor-DVI-0" "monitor1" Option "Monitor-VGA-0" "monitor2" Option "XAANoOffscreenPixmaps" "true" Option "AccelMethod" "XAA" Option "AGPMode" "4" Option "EnablePageFlip" "1" Option "ColorTiling" "1" Option "FastTLS" "2" EndSection Section "Monitor" Identifier "monitor1" Option "PreferredMode" "1280x1024@60" modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Gamma 1.0 EndSection Section "Monitor" Identifier "monitor2" Option "LeftOf" "monitor1" # xorg doesnt start with this Option "PreferredMode" "1024x768@60" modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync # Option "Rotate" "right" -> when uncommented Xorg refused to start Gamma 1.0 EndSection Section "Screen" Identifier "Main Screen" Device "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]" Monitor "monitor1" Defaultdepth 24 SubSection "Display" Depth 24 Virtual 2304 1024 Modes "1024x768@60" "1280x1024@60" 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