Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # nvidia-xconfig: X configuration file generated by nvidia-xconfig
- Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0"
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "Mouse0" "CorePointer"
- 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"
- EndSection
- Section "Module"
- Load "dbe"
- Load "extmod"
- Load "type1"
- Load "freetype"
- Load "glx"
- EndSection
- Section "Monitor"
- Option "DPMS"
- Identifier "Monitor0"
- VendorName "Unknown"
- ModeLine "1920x1080_60" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
- ModeLine "1920x1080_602" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
- ModeLine "1920x1080_23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
- ModeLine "1920x1080_60i" 74.250 1920 2008 2052 2200 1080 1085 1095 1125 +hsync +vsync Interlace
- ModeLine "1920x1080_59.94" 148.350 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
- ModeLine "1920x1080_29.97" 74.175 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
- ModeLine "1920x1080_30" 74.250 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
- ModeLine "1280x720_60" 74.25 1280 1320 1376 1650 720 722 728 750
- ModeLine "1920x1080_24" 74.250 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
- Option "ExactModeTimingsDVI" "True"
- Option "UseEDIDDpi" "False"
- Option "ModeValidation" "NoEdidModes"
- Option "UseHotplugEvents" "False"
- EndSection
- Section "Device"
- Identifier "Device0"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Device0"
- Monitor "Monitor0"
- DefaultDepth 24
- Option "NoPM" "True"
- Option "DPI" "100 x 100"
- Option "NoLogo" "True"
- Option "ColorSpace" "YCbCr444"
- Option "ColorRange" "Limited"
- Option "UseEvents" "False"
- SubSection "Display"
- Depth 24
- Modes "1920x1080_60" "1920x1080_602" "1920x1080_23.976" "1920x1080_29.97" "1920x1080_30" "1920x1080_59.94" "1920x1080_60i" "1920x1080_24" "1280x720_60"
- EndSubSection
- EndSection
- Section "Extensions"
- Option "Composite" "Disable"
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement