Section "ServerFlags" Option "DefaultServerLayout" "default" # Option "DefaultServerLayout" "xinerama_tv" # Option "DefaultServerLayout" "xinerama_crt" EndSection Section "ServerLayout" Identifier "default" Screen 0 "ScreenNote" 0 0 InputDevice "Touchpad" "CorePointer" InputDevice "Mouse" "SendCoreEvents" InputDevice "KeyboardNote" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "ServerLayout" Identifier "xinerama_tv" Screen 0 "ScreenNote" Screen 1 "ScreenTV" RightOf "ScreenNote" InputDevice "Touchpad" "CorePointer" InputDevice "Mouse" "SendCoreEvents" InputDevice "KeyboardNote" "CoreKeyboard" Option "AIGLX" "true" Option "Xinerama" "true" EndSection Section "ServerLayout" Identifier "xinerama_crt" Screen 0 "ScreenNote" Screen 1 "ScreenCRT" RightOf "ScreenNote" InputDevice "Touchpad" "CorePointer" InputDevice "Mouse" "SendCoreEvents" InputDevice "KeyboardNote" "CoreKeyboard" Option "AIGLX" "true" Option "Xinerama" "true" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/cyrillic/" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "freetype" Load "type1" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "InputDevice" Identifier "KeyboardNote" Driver "kbd" Option "XkbModel" "hp5185" Option "XkbLayout" "us" Option "XkbVariant" "intl" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/mouse" Option "AccelFactor" "8.0" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZaxisMapping" "4 5" EndSection Section "Monitor" Identifier "TFTNote" VendorName "HP" ModelName "QDS" HorizSync 30.0 - 75.0 VertRefresh 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "TV" VendorName "PHILIPS" ModelName "WIDE" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Monitor" Identifier "CRT" VendorName "Samsung" ModelName "753dfx" HorizSync 30.0 - 71.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "CardNote" Driver "nvidia" VendorName "nVidia Corporation" BoardName "C51 PCI Express Bridge" Option "NoLogo" "1" Option "UseDisplayDevice" "DFP" BusID "PCI:0:5:0" Screen 0 EndSection Section "Device" Identifier "CardTV" Driver "nvidia" VendorName "nVidia Corporation" BoardName "C51 PCI Express Bridge" Option "NoLogo" "1" Option "UseDisplayDevice" "TV" Option "TVOutFormat" "SVIDEO" Option "TVStandard" "PAL-M" Option "TVOverScan" "0.5" # black border on TV BusID "PCI:0:5:0" Screen 1 EndSection Section "Device" Identifier "CardCRT" Driver "nvidia" VendorName "nVidia Corporation" BoardName "C51 PCI Express Bridge" Option "NoLogo" "1" Option "UseDisplayDevice" "CRT" BusID "PCI:0:5:0" Screen 1 EndSection Section "Screen" Identifier "ScreenNote" Device "CardNote" Monitor "TFTNote" DefaultDepth 24 Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "true" Option "DisableGLXRootClipping" "true" # To work on 640x480 too. Some games use this resolution Option "metamodes" "1440x900 +0+0; 640x480_60 +0+0" SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" "640x480" EndSubSection EndSection Section "Screen" Identifier "ScreenTV" Device "CardTV" Monitor "TV" DefaultDepth 24 Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "true" Option "DisableGLXRootClipping" "true" Option "metamodes" "TV: 720x480 +0+0" SubSection "Display" Viewport 0 0 Depth 16 Modes "720x480" EndSubSection EndSection Section "Screen" Identifier "ScreenCRT" Device "CardCRT" Monitor "CRT" DefaultDepth 24 Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "true" Option "DisableGLXRootClipping" "true" SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection EndSection