/etc/X11/xorg.conf sisältö
Section "Files"
   Fontpath   "/usr/share/X11/fonts/misc"
   Fontpath   "/usr/share/X11/fonts/cyrillic"
   Fontpath   "/usr/share/X11/fonts/100dpi/:unscaled"
   Fontpath   "/usr/share/X11/fonts/75dpi/:unscaled"
   Fontpath   "/usr/share/X11/fonts/type1"
   Fontpath   "/usr/share/X11/fonts/CID"
   Fontpath   "/usr/share/X11/fonts/100dpi"
   Fontpath   "/usr/share/X11/fonts/75dpi"
   # paths to defoma fonts
   Fontpath   "/var/lib/defoma/x-ttcidfontconf.d/dirs/truetype"
EndSection
Section   "Module"
   Load   "GLcore"
   Load   "i2c"
   Load   "bitmap"
   Load   "ddc"
   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "type1"
   Load   "vbe"
EndSection
Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "Core Keyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "fi"
EndSection
Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "Mouse"
   Option      "Corepointer"
   Option      "Device"   "/dev/input/mice"
   Option      "Protocol"   "ImPS/2"
   Option      "Emulate3Buttons"   "true"
   Option      "ZAxisMapping"   "4 5"
EndSection
Section "Device"
   Identifier   "ATI Technologies, Inc. Radeon X850 Pro (R480)
   Driver      "ati"
   BusID      "PCI:1:0:0"
EndSection
Section   "Monitor"
   Identifier   "Generic Monitor"
   Option      "DPMS"
   HorizSync   28-96
   VertRefresh   43-60
   Modeline   "1200x800@60" 83.91 1280 1312 1624 1656 800 816 824 841
EndSection
Section   "Screen"
   Identifier   "Default Screen"
   Device      "ATI Technologies, Inc. Radeon X850 Pro (R480)"
   Monitor      "Generic Monitor"
   Defaultdepth   24
   SubSection   "Display"
      Depth   1
      Modes   "1920x1440" "1920x1200" "1856x1392" "1792x1344"$
   EndSubSection
   SubSection   "Display"
      Depth   4
      Modes   "1920x1440" "1920x1200" "1856x1392" "1792x1344"$
   EndSubSection
   SubSection   "Display"
      Depth   8
      Modes   "1920x1440" "1920x1200" "1856x1392" "1792x1344"$
   EndSubSection
   SubSection   "Display"
      Depth   15
      Modes   "1920x1440" "1920x1200" "1856x1392" "1792x1344"$
   EndSubSection
   SubSection   "Display"
      Depth   16
      Modes   "1920x1440" "1920x1200" "1856x1392" "1792x1344"$
   EndSubSection
   SubSection   "Display"
      Depth   24
      Modes   "1920x1440" "1920x1200" "1856x1392" "1792x1344"$
   EndSubSection
EndSection
Section "Serverlayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   Inputdevice   "Generic Keyboard"
   Inputdevice   "Configured Mouse"
EndSection
Section "DRI"
   Mode   0666
EndSection
Siinä pieni pätkä..  
