Section "ServerLayout" Identifier "XFree86 Configured" #Screen 0 "Screen0" LeftOf "Screen1" #Screen 1 "Screen1" 0 0 Screen "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "USB Mouse" "CorePointer" InputDevice "cursor" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" # Serial Mouse not detected # USB Mouse not detected EndSection Section "ServerFlags" # Option "AllowMouseOpenFail" "true" Option "Xinerama" "false" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/X11/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/X11/fonts/PEX" # Additional fonts: Locale, Gimp, TTF... FontPath "/usr/share/X11/fonts/cyrillic" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi" # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig! FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/ttf/western" FontPath "/usr/share/fonts/ttf/decoratives" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/truetype/openoffice" FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera" FontPath "/usr/share/fonts/latex-ttf-fonts" FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID" FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType" FontPath "/usr/X11R6/lib/X11/fonts/TTF" FontPath "/usr/share/fonts/TTF" EndSection Section "Module" #Load "i2c" Load "ddc" # ddc probing of monitor Load "GLcore" Load "dbe" #Load "dri" Load "extmod" Load "glx" Load "bitmap" # bitmap-fonts Load "type1" Load "freetype" Load "record" Load "wacom" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "macintosh" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "SendCoreEvents" "true" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/event5" Option "Type" "cursor" Option "USB" "on" Option "Twinview" "horizontal" Option "Vendor" "WACOM" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/event5" Option "Type" "stylus" Option "USB" "on" Option "Twinview" "horizontal" Option "Vendor" "WACOM" EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/event5" Option "Type" "eraser" Option "USB" "on" Option "Vendor" "WACOM" Option "Twinview" "horizontal" EndSection #Section "InputDevice" # Identifier "MightyMouse" # Driver "mouse" # Option "Protocol" "evdev" # #Option "Device" "/dev/input/mightymouse" # Option "Buttons" "8" # Option "Dev Name" "Mitsumi Electric Apple Optical USB Mouse" # Option "ZAxisMapping" "5 6 7 8" #EndSection #Section "InputDevice" # Identifier "MightyMouse" # Driver "evdev" # Option "Device" "/dev/input/mightymouse" #EndSection # Auto-generated by Archie mkxcfg Section "Monitor" Identifier "AppleCinemaDisplay" Option "DPMS" "true" Modeline "1680x1050" 149.01 1680 1760 1944 2280 1050 1050 1052 1089 #60H EndSection Section "Monitor" Identifier "ImageQuestQ995" Option "DPMS" "true" HorizSync 28.0 - 96.0 VertRefresh 50.0 - 150.0 #Modeline "1400x1050@75" 176.64 1400 1432 2096 2128 1050 1070 1083 1103 Modeline "1400x1050@85" 213.22 1400 1432 2240 2272 1050 1069 1084 1103 EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "PNY" BoardName "Nvidia 6600 GT" VideoRam 131072 Option "NvAgp" "2" Option "AGPMode" "8" Option "EnablePageFlip" "True" Option "AGPFastWrite" "True" Option "RenderAccel" "True" Option "NoLogo" "True" Option "CursorShadow" "True" Option "AllowGLXWithComposite" "on" BusID "AGP:3:0:0" Option "TwinView" "True" Option "HorizSync" "DFP-0: 28-90; CRT-0: 28-96" Option "VertRefresh" "DFP-0: 60; CRT-0: 50.0-100" Option "MetaModes" "1400x1050,1680x1050" Option "TwinViewOrientation" "LeftOf" Option "ConnectedMonitor" "DFP-0,CRT-0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "AppleCinemaDisplay" DefaultColorDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" #ViewPort 0 0 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card0" Monitor "ImageQuestQ995" DefaultColorDepth 24 SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection #Section "Extensions" # Option "COMPOSITE" "Enable" # Option "RENDER" "Enable" #EndSection #Section "DRI" # Mode 0666 #EndSection