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 "Default Layout"
- Screen "Default Screen" 0 0
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "Mouse0" "CorePointer"
- EndSection
- Section "Module"
- Load "glx"
- EndSection
- Section "InputDevice"
- # generated from default
- Identifier "Keyboard0"
- Driver "keyboard"
- 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 "Monitor"
- Identifier "Configured Monitor"
- HorizSync 31.5 - 50.0
- VertRefresh 40 - 90
- Option "UseEdidFreqs" "1"
- Option "ReducedBlanking"
- EndSection
- Section "Device"
- Identifier "Configured Video Device"
- Driver "nvidia"
- Option "RenderAccel" "true"
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- Device "Configured Video Device"
- Monitor "Configured Monitor"
- DefaultDepth 24
- Option "NoLogo" "True"
- SubSection "Display"
- Depth 24
- Modes "1280x1024" "1024x768" "800x600" "640x480"
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment