Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # Screen 1 "Screen1" leftof "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "ServerFlags" Option "RandR" "on" # Option "Xinerama" "on" # Option "AutoAddDevices" "true" # Option "AllowEmptyInput" "false" Option "ignoreABI" "true" EndSection Section "Extensions" Option "Composite" "off" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" Load "glx" Load "extmod" # Load "xtrap" # Load "record" Load "dbe" Load "dri" # Load "freetype" # Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "evdev" Option "Device" "/dev/input/event3" Option "CoreKeyboard" Option "xorg" EndSection Section "InputDevice" Identifier "Mouse0" Driver "evdev" Option "CorePointer" Option "Protocol" "auto" # Option "Device" "/dev/mouse" Option "Device" "/dev/input/event4" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 380 300 # mm Identifier "Monitor0" VendorName "VSC" ModelName "VG920" Option "RightOf" "DVI-I-1" ### Comment all HorizSync and VertSync values to use DDC: # HorizSync 30.0 - 82.0 # VertRefresh 50.0 - 75.0 # Option "DPMS" EndSection Section "Monitor" #DisplaySize 380 300 # mm Identifier "Monitor1" VendorName "NEC" ModelName "MultiSync" Option "LeftOf" "VGA-1" ### Comment all HorizSync and VertSync values to use DDC: # HorizSync 30.0 - 82.0 # VertRefresh 50.0 - 75.0 # Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" "RandR" #Option "DualHead" "on" #Option "VideoKey" # #Option "FlatPanel" # [] #Option "FPDither" # [] #Option "CrtcNumber" # #Option "FPScale" # [] #Option "FPTweak" # Identifier "Card0" Driver "nouveau" # Driver "nv" # Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV43 [GeForce 6600 GT]" BusID "PCI:1:0:0" Option "Monitor-VGA-1" "Monitor0" Option "Monitor-DVI-I-1" "Monitor1" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 Virtual 1280 1024 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 # Modes "1280x1024@75Hz" "1152x870@75Hz" "1024x768@75Hz" "1024x768@60Hz" "1024x768@70Hz" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection