xorg.conf 1

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Mon Oct 27 14:37:20 PST 2008
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
#   sudo dpkg-reconfigure -phigh xserver-xorg
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#	Identifier	"Generic Keyboard"
#	Driver		"kbd"
#	Option		"XkbRules"	"xorg"
#	Option		"XkbModel"	"pc105"
#	Option		"XkbLayout"	"fr"
#	Option		"XkbVariant"	"oss"
#	Option		"XkbOptions"	"lv3:ralt_switch"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#	Identifier	"Configured Mouse"
#	Driver		"mouse"
#EndSection

Section "Monitor"
	Identifier     "Configured Monitor"
	VendorName     "Plug 'n' Play"
	ModelName      "Plug 'n' Play"
	Gamma           1
	ModeLine       "1024x768 800x600 640x480@60" 25.2 1024 800 640 656 752 800 480 490 492 525 -hsync -vsync
EndSection

Section "Screen"
	Identifier     "Default Screen"
	Device         "Configured Video Device"
	Monitor        "Configured Monitor"
	Option         "NoLogo" "True"
	DefaultDepth	24
	Option	"AddARGBGLXVisuals"	"True"
	SubSection "Display"
		Virtual     800 600
		Depth       24
		Modes      "1024x768 800x600"
	EndSubSection
EndSection

Section "Module"
	Load           "glx"
	Load           "v4l"
EndSection

Section "InputDevice"
	Identifier     "Keyboard0"
	Driver         "keyboard"
EndSection

Section "InputDevice"
	Identifier     "Mouse0"
	Driver         "mouse"
	Option         "Protocol" "auto"
	Option         "Device" "/dev/psaux"
	Option         "Emulate3Buttons" "no"
	Option         "ZAxisMapping" "4 5"
EndSection

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Default Screen" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Device"
	Identifier     "Configured Video Device"
	Screen          0
	Driver	"nvidia"
	Option	"NoLogo"	"True"
EndSection
isoat.org · Cehemes v0.22 · 7817 visites · 0 requĂȘte · 0.215 sec
Valid XHTML 1.0 Strict  Valid CSS!