Section "Module" Load "dbe" Load "extmod" # Load "shadowfb" Load "glx" Load "dri" # Load "v4l_ossi" # Load "v4l" # Load "bitmap" # auto Load "type1" Load "freetype" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "enable" EndSection Section "Files" FontPath "/usr/share/fonts/X11/lfp-fix:unscaled" FontPath "/usr/share/fonts/X11/75dpi:unscaled" FontPath "/usr/share/fonts/X11/100dpi:unscaled" FontPath "/usr/share/fonts/X11/misc:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/misc2" EndSection Section "ServerFlags" # Option "HandleSpecialKeys" "Always" # Option "DontVTSwitch" "false" # Option "NoTrapSignals" # Option "DontZap" # Option "DontZoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" # Option "Xinerama" "on" EndSection Section "InputDevice" Identifier "Keyboard1" # Driver "keyboard" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbRules" "xorg" Option "XkbModel" "pc102" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" Option "XkbOptions" "eurosign:e compose:caps" EndSection Section "InputDevice" Identifier "MS3" Driver "mouse" Option "Protocol" "IntelliMouse" # Option "Protocol" "IMPS/2" Option "Device" "/dev/gpmdata" Option "Buttons" "5" Option "ZAxisMapping" "4 5" # Option "Resolution" "80" EndSection #Section "InputDevice" # # Identifier "LIRC" # Driver "mouse" # Option "Protocol" "IntelliMouse" ## Option "Protocol" "IMPS/2" # Option "Device" "/dev/lircm" # Option "Buttons" "5" # Option "ZAxisMapping" "4 5" # #EndSection # Any number of monitor sections may be present #Section "Monitor" # # Identifier "14-zoller" # HorizSync 31.5-48 # VertRefresh 40-75 # # Modeline "768x576" 45.00 768 826 888 1026 576 580 586 614 -hsync -vsync # #EndSection #Section "Monitor" # # Identifier "TFT" # HorizSync 31-60 # VertRefresh 56-72 ## Option "NoDDC" # #EndSection Section "Monitor" Identifier "19-zoller" HorizSync 31.5-98 VertRefresh 60-130 # DisplaySize 360 270 Modeline "768x576" 80.00 768 800 864 1016 576 580 586 610 -hsync -vsync # Modeline "800x600" 80.00 800 852 916 1028 600 604 610 632 -hsync -vsync # Modeline "1152x864" 150.00 1152 1196 1324 1572 864 872 881 906 -hsync -vsync Modeline "1280x960" 170.00 1280 1328 1544 1756 960 964 978 1015 -hsync -vsync Modeline "1304x978" 170.00 1304 1348 1568 1768 978 990 1005 1030 -hsync -vsync # Option "DDC" "off" Option "DPMS" "off" EndSection Section "Device" Identifier "onboard" Driver "intel" # VideoRAM 16384 # VideoRAM 32768 Option "DRI" "yes" # Option "XvMCSurfaces" "6" # Option "UseFBDev" "yes" Option "ModeDebug" "true" EndSection #Section "Device" # Identifier "mystique" # Driver "mga" # BusID "PCI:2:13:0" # VideoRAM 4096 # Option "DRI" "no" #EndSection Section "Screen" Identifier "onboard" Device "onboard" Monitor "19-zoller" # Monitor "tft" # Monitor "14-zoller" DefaultDepth 24 Subsection "Display" # Depth 24 # Modes "1280x1024" "1024x768" "800x600" Modes "1304x978" "1280x960" "768x576" ViewPort 0 0 EndSubsection EndSection #Section "Screen" # Identifier "mystique" # Device "mystique" # Monitor "TFT" ## Monitor "14-zoller" # DefaultDepth 24 # # Subsection "Display" # Depth 24 # Modes "1024x768" # EndSubsection #EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "onboard" # Screen 0 "onboard" 0 0 # Screen 1 "mystique" RightOf "onboard" InputDevice "MS3" "CorePointer" # InputDevice "LIRC" "SendCoreEvents" InputDevice "Keyboard1" "CoreKeyboard" EndSection