Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # cat /etc/X11/xorg.conf
- # nvidia-settings: X configuration file generated by nvidia-settings
- # nvidia-settings: version 260.19.36 ([email protected]) Tue Jan 18 17:15:10 PST 2011
- Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0" 0 0
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "Mouse0" "CorePointer"
- Option "Xinerama" "0"
- EndSection
- Section "Files"
- FontPath "/usr/share/fonts/default/Type1"
- EndSection
- Section "InputDevice"
- # generated from default
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/mice"
- Option "Emulate3Buttons" "no"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "InputDevice"
- # generated from data in "/etc/sysconfig/keyboard"
- Identifier "Keyboard0"
- Driver "keyboard"
- Option "XkbLayout" "us"
- Option "XkbModel" "pc105"
- EndSection
- Section "Monitor"
- # HorizSync source: edid, VertRefresh source: edid
- Identifier "Monitor0"
- VendorName "Unknown"
- ModelName "HP L1908w"
- HorizSync 24.0 - 83.0
- VertRefresh 50.0 - 76.0
- Option "DPMS"
- EndSection
- Section "Device"
- Identifier "Device0"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- BoardName "GeForce 9600 GT"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Device0"
- Monitor "Monitor0"
- DefaultDepth 24
- Option "TwinView" "1"
- Option "TwinViewXineramaInfoOrder" "CRT-1"
- Option "metamodes" "CRT: nvidia-auto-select +0+0, DFP: 1920x1080 +1440+0"
- SubSection "Display"
- Depth 24
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement