Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/terminus/" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/lfp-fix/" FontPath "/usr/share/fonts/lfpfonts-var/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/sharefonts/" # FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" # FontPath "/usr/share/fonts/CID/" # FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" # FontPath "/usr/share/fonts/truetype/" # FontPath "/usr/share/ghostscript/fonts/" FontPath "/usr/share/dosemu/Xfonts/" FontPath "/usr/share/fonts/util/" FontPath "/usr/share/fonts/cyrillic/" FontPath "/usr/share/fonts/ukr/" FontPath "/usr/X11R6/lib/X11/fonts/xawtv/" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" #Option "NoTrapSignals" #Option "DontZap" #Option "DontZoom" #Option "AllowMouseOpenFail" Option "blank time" "16" # minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" EndSection # ********************************************************************** # Keyboard section # ********************************************************************** Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbModel" "pc105" Option "XkbLayout" "fi" EndSection # ********************************************************************** # Pointer section # ********************************************************************** # rate 750 Section "InputDevice" Identifier "MSMouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mouse0" Option "Buttons" "7" Option "ZAxisMapping" "6 7" Option "Resolution" "2500" Option "SampleRate" "350" EndSection Section "InputDevice" Identifier "LogitechMouse" Driver "mouse" Option "Protocol" "auto" # Option "Protocol" "evdev" # Option "Dev Name" "Logitech USB-PS/2 Optical Mouse" # Option "Dev Phys" "usb-*/input0" Option "Device" "/dev/input/mice" Option "Buttons" "10" Option "ZAxisMapping" "9 10" Option "Resolution" "800" EndSection Section "InputDevice" Identifier "touch" Driver "elographics" Option "Device" "/dev/ttyS2" Option "SendCoreEvents" "1" Option "MinimumXPosition" "4016" Option "MaximumXPosition" "51" Option "MinimumYPosition" "4049" Option "MaximumYPosition" "1" Option "ScreenNo" "1" Option "UntouchDelay" "10" Option "ReportDelay" "10" EndSection Section "Module" Load "dbe" # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" #Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "v4l" Load "glx" EndSection # ********************************************************************** # Monitor section # ********************************************************************** Section "Monitor" Identifier "myCRT" VendorName "Hitachi" ModelName "CM769ET" HorizSync 31-115 VertRefresh 72-180 DisplaySize 358 266 Option "dpms" EndSection Section "Monitor" Identifier "myLCD" VendorName "EloTouch" ModelName "Slimage 710AT" HorizSync 31-60 VertRefresh 43-75 DisplaySize 306 230 Option "dpms" EndSection Section "Monitor" Identifier "vp171" VendorName "ViewSonic" ModelName "VP171B" HorizSync 30-82 VertRefresh 50-85 DisplaySize 337 269 Option "dpms" EndSection # ********************************************************************** # Graphics device section # ********************************************************************** Section "Device" Identifier "GeForce4-0" VendorName "Gainward" BoardName "Geforce" Driver "nvidia" BusID "PCI:01:00:0" Option "ConnectedMonitor" "DFP-0" Option "DPMS" Option "NvAGP" "3" Option "NoLogo" "yes" Option "CursorShadow" "yes" Option "CursorShadowAlpha" "64" Option "CursorShadowXOffset" "3" Option "CursorShadowYOffset" "2" Screen 0 EndSection Section "Device" Identifier "GeForce4-1" VendorName "Gainward" BoardName "Geforce" Driver "nvidia" BusID "PCI:01:00:0" Option "ConnectedMonitor" "CRT-1" Option "DPMS" Option "NvAGP" "3" Option "NoLogo" "yes" Option "CursorShadow" "yes" Option "CursorShadowAlpha" "64" Option "CursorShadowXOffset" "3" Option "CursorShadowYOffset" "2" Screen 1 EndSection # ********************************************************************** # Screen sections # ********************************************************************** Section "Screen" Identifier "crt-screen" Device "GeForce4-0" Monitor "myCRT" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 15 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "Screen" Identifier "DFP-0" Device "GeForce4-0" Monitor "vp171" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "Screen" Identifier "CRT-1" Device "GeForce4-1" Monitor "myLCD" DefaultDepth 16 Subsection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" Screen 0 "DFP-0" Screen 1 "CRT-1" LeftOf "DFP-0" # Screen 0 "CRT-1" # Screen 1 "DFP-0" LeftOf "CRT-1" InputDevice "LogitechMouse" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" # InputDevice "touch" EndSection