# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008 Section "ServerLayout" Identifier "Xorg Configured" Screen 0 "Dual-Head Screen" 0 0 #Screen 0 "LCD Notebook" 0 0 # InputDevice "Notebook Keyboard" "CoreKeyboard" # InputDevice "USB Mouse" "CorePointer" EndSection Section "Files" # Additional fonts: Locale, Gimp, TTF... # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig! # 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/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/artwiz-fonts" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/TTF" # FontPath "/usr/share/fonts/latex-ttf-fonts" EndSection #Section "Module" # Disable "dri" # Load "ddc" # ddc probing of monitor # Load "bitmap" # bitmap-fonts #EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" Option "Xinerama" "0" Option "AllowEmptyInput" "false" EndSection #Section "InputDevice" # Identifier "Notebook Keyboard" # Driver "keyboard" # Option "CoreKeyboard" # Option "XkbRules" "xorg" # Option "XkbLayout" "br" # Option "XkbModel" "abnt2" #EndSection #Section "InputDevice" # Identifier "evdevKeyboard" # Driver "evdev" # Option "device" "/dev/input/by-path/platform-i8042-serio-0-event-kbd" #Option "XkbRules" "evdev" #Option "XkbModel" "abnt2" # Option "XkbModel" "evdev" # Option "XkbLayout" "br" # Option "XkbVariant" "thinkpad" #EndSection #Section "InputDevice" # Identifier "PS/2 Mouse" # Driver "mouse" # Option "Protocol" "auto" # Option "ZAxisMapping" "4 5" # Option "Device" "/dev/psaux" # Option "Emulate3Buttons" "true" # Option "Emulate3Timeout" "70" # Option "SendCoreEvents" "true" #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 "Monitor" Identifier "Notebook Monitor" Option "DPMS" "true" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "CRT Proview" VendorName "Unknown" ModelName "PBR" HorizSync 30.0 - 86.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "nvidia" Driver "nvidia" VendorName "All" BoardName "All" Option "NoLogo" "true" EndSection Section "Screen" Identifier "LCD Notebook" Device "nvidia" Monitor "Notebook Monitor" DefaultDepth 24 # Option "RenderAccel" "True" # Option "AddARGBGLXVisuals" "True" # Option "DamageEvents" "True" # Option "UseEvents" "False" # Option "TripleBuffer" "True" # Option "BackingStore" "True" SubSection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Dual-Head screen" Device "nvidia" Monitor "Notebook Monitor" DefaultDepth 24 Option "TwinView" Option "MetaModes" "DFP: 1280x800, CRT: 1152x864; DFP: 1280x800, CRT: NULL" Option "TwinViewXineramaInfoOrder" "DFP, CRT" Option "TwinViewOrientation" "Below" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection