Mittwoch, 4. März 2009

sidux xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder57) Mon Feb 23 16:07:54 PST 2009


Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection

Section "Monitor"

# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "MED MD1998JE"
HorizSync 30.0 - 98.0
VertRefresh 50.0 - 160.0
ModeLine "800x600" 48.910 800 840 920 1040 600 601 604 627 -hsync +vsync
ModeLine "1024x768" 81.800 1024 1080 1192 1360 768 769 772 802 -hsync +vsync
ModeLine "1024x600" 48.960 1024 1064 1168 1312 600 601 604 622 -hsync +vsync
ModeLine "768x576" 45.510 768 808 888 1008 576 577 580 602 -hsync +vsync
ModeLine "640x480" 30.720 640 664 728 816 480 481 484 502 -hsync +vsync
Option "DPMS"
EndSection

Section "Device"

#BusID "PCI:1:0:0"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5950 Ultra"
Option "IgnoreDisplayDevices" "TV"
Option "Coolbits" "1"
Option "RandRRotation" "true"
Option "AddARGBGLXVisuals" "true"
Option "TripleBuffer" "false"
Option "DynamicTwinView" "true"
Option "backingstore" "true"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6200"
Option "IgnoreDisplayDevices" "TV"
Option "Coolbits" "1"
Option "RandRRotation" "true"
Option "AddARGBGLXVisuals" "true"
Option "TripleBuffer" "false"
Option "DynamicTwinView" "true"
EndSection

Section "Screen"

# Removed Option "metamodes" "1280x1024_60 +0+0; 800x600 +0+0; 640x480 +0+0"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1280x1024_75 +0+0; 1280x1024_60 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 16
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "enable"
# Option "RENDER" "disable"
EndSection