Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/msfonts" FontPath "/usr/share/fonts/msfonts-style" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni" EndSection Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "glx" Load "record" Load "type1" Load "freetype" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "60" Option "off time" "120" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "AutoRepeat" "500 5" Option "XkbModel" "pc104" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse0" Option "Protocol" "imps/2" Option "Device" "/dev/psaux" Option "ButtonNumber" "5" Option "Name" "Autodetection" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "LCD19" VendorName "ViewSonic" ModelName "VA912b" Option "dpms" EndSection Section "Monitor" Identifier "ASUS" VendorName "Asus" ModelName "something" Option "dpms" EndSection Section "Device" ### Available Driver options are:- #Option "SWcursor" #Option "HWcursor" #Option "NoAccel" #Option "ShowCache" #Option "ShadowFB" #Option "UseFBDev" #Option "Rotate" Identifier "POV" Driver "nvidia" VendorName "NVidia" BoardName "POV" #BusID "PCI:3:0:0" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "True" Option "TwinView" #Option "HorizSync" "27-110" #Option "VertRefresh" "50-75 #Option "SecondMonitorHorizSync" "27-70" #Option "SecondMonitorVertRefresh" "60-90" Option "MetaModes" "1280x1024@1280x1050, 1680x1050; ,1680x1050; 1024x768,1024x768; ,1280x1024" #Option "TwinViewOrientation" "LCD19 LeftOf MonitorPackardBell" Option "TwinViewOrientation" "LeftOf" EndSection Section "Screen" Identifier "Screen0" Device "POV" #Monitor "MonitorLG" Monitor "ASUS" DefaultDepth 24 Option "NvAgp" "3" SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" "240x224@88" "256x224@84" "256x240@79" "256x256@75" "288x224@78" "304x224@70" "320x224@64" "320x240@60" "320x256@60" "336x240@60" "352x240@60" "384x224@64" "384x255@60" "384x256@60" "424x254@60" "424x255@60" "424x256@60" "424x288@60" "424x256@60" "512x402@60" "512x480@62" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" "240x224@88" "256x224@84" "256x240@79" "256x256@75" "288x224@78" "304x224@70" "320x224@64" "320x240@60" "320x256@60" "336x240@60" "352x240@60" "384x224@64" "384x255@60" "384x256@60" "424x254@60" "424x255@60" "424x256@60" "424x288@60" "424x256@60" "512x402@60" "512x480@62" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" "240x224@88" "256x224@84" "256x240@79" "256x256@75" "288x224@78" "304x224@70" "320x224@64" "320x240@60" "320x256@60" "336x240@60" "352x240@60" "384x224@64" "384x255@60" "384x256@60" "424x254@60" "424x255@60" "424x256@60" "424x288@60" "424x256@60" "512x402@60" "512x480@62" EndSubSection SubSection "Display" Depth 24 Modes "2960x1050" "1680x1050" "1280x1024" "1024x768" "800x600" "640x480" "240x224@88" "256x224@84" "256x240@79" "256x256@75" "288x224@78" "304x224@70" "320x224@64" "320x240@60" "320x256@60" "336x240@60" "352x240@60" "384x224@64" "384x255@60" "384x256@60" "424x254@60" "424x255@60" "424x256@60" "424x288@60" "424x256@60" "512x402@60" "512x480@62" EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "ServerLayout" Identifier "Layout[all]" Screen "Screen0" "" "" "" "" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen 0 "Screen0" 0 0 Option "BlankTime" "10" # Blank the screen in 10 minutes (Fake) Option "StandbyTime" "20" # Turn off screen in 20 minutes (DPMS) Option "SuspendTime" "60" # Full hibernation in 30 minutes (DPMS) Option "OffTime" "120" # Turn off DPMS monitor (DPMS) EndSection