# /ETc/X11/xorg.conf (xorg X Window System server configuration file) Section "ServerLayout" Identifier "Default Layout" Screen 0 "Intern" 0 0 Screen 1 "aticonfig-Screen[1]" LeftOf "Intern" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" Option "Xinerama" "true" EndSection 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" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbOptions" "lv3:ralt_switch" 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 "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection Section "Monitor" Identifier "Standardbildschirm" ModeLine "1680x1050@122" 122.0 1680 1712 1776 1904 1050 1051 1054 1066 Option "DPMS" EndSection Section "Monitor" Identifier "ExternerBildschirm" ModeLine "1280x1024@108" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 EndSection Section "Device" Identifier "Standardgrafikkarte" Driver "fglrx" Option "DDCMode" "True" Option "MonitorLayout" "LVDS, TMDS" Option "EnableMonitor" "tmds,lvds" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "aticonfig-Device[1]" Driver "fglrx" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Intern" Device "Standardgrafikkarte" Monitor "Standardbildschirm" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050@122" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[1]" Device "aticonfig-Device[1]" Monitor "ExternerBildschirm" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024@108" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Disable" EndSection