Section "Files" FontPath "/usr/share/fonts/truetype" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" # Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Parhelia" Driver "mtx" # VideoRam 131072 BusID "PCI:1:0:0" Option "HWCursor" "true" # Option "ShadowFB" "true" # Enable both for digital out to be enabled. # Option "DigitalScreen1" "on" # Option "DigitalScreen2" "on" EndSection Section "Monitor" Identifier "Hansol 720P" HorizSync 30-96 VertRefresh 47-160 # Option "DPMS" EndSection # Screen sections Section "Screen" Identifier "stretched" Device "Parhelia" Monitor "Hansol 720P" DefaultColorDepth 24 Option "TripleHead" # Option "Monitor2Position" "LeftOf" # Option "MergedFB" # Option "MetaModes" "1024x768-1024x768" # Option "Monitor2HSync" "30.0 - 133.0" # Option "Monitor2VRefresh" "50.0 - 85.0" Subsection "Display" Depth 24 Virtual 3840 1024 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Layout" Screen "stretched" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection