daily pastebin goal
20%
SHARE
TWEET

Untitled

a guest Nov 7th, 2012 26 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings:  version 304.64  (buildmeister@swio-display-x86-rhel47-12)  Tue Oct 30 12:04:34 PDT 2012
  3.  
  4. Section "ServerLayout"
  5.     Identifier     "Layout0"
  6.     Screen      0  "Screen0" 0 0
  7.     InputDevice    "Keyboard0" "CoreKeyboard"
  8.     InputDevice    "Mouse0" "CorePointer"
  9.     Option         "Xinerama" "0"
  10. EndSection
  11.  
  12. Section "Files"
  13. EndSection
  14.  
  15. Section "InputDevice"
  16.     # generated from default
  17.     Identifier     "Mouse0"
  18.     Driver         "mouse"
  19.     Option         "Protocol" "auto"
  20.     Option         "Device" "/dev/psaux"
  21.     Option         "Emulate3Buttons" "no"
  22.     Option         "ZAxisMapping" "4 5"
  23. EndSection
  24.  
  25. Section "InputDevice"
  26.     # generated from default
  27.     Identifier     "Keyboard0"
  28.     Driver         "kbd"
  29. EndSection
  30.  
  31. Section "Monitor"
  32.     # HorizSync source: edid, VertRefresh source: edid
  33.     Identifier     "Monitor0"
  34.     VendorName     "Unknown"
  35.     ModelName      "DELL SE197FP"
  36.     HorizSync       30.0 - 81.0
  37.     VertRefresh     56.0 - 76.0
  38.     Option         "DPMS"
  39. EndSection
  40.  
  41. Section "Monitor"
  42.     # HorizSync source: edid, VertRefresh source: edid
  43.     Identifier     "Monitor1"
  44.     VendorName     "Unknown"
  45.     ModelName      "CRT-1"
  46.     HorizSync       30.0 - 81.0
  47.     VertRefresh     56.0 - 76.0
  48.     Option         "DPMS"
  49.     Option         "RightOf" "Monitor0"
  50. EndSection
  51.  
  52. Section "Device"
  53.     Identifier     "Device0"
  54.     Driver         "nvidia"
  55.     VendorName     "NVIDIA Corporation"
  56.     BoardName      "GeForce GTX 560 Ti"
  57. EndSection
  58.  
  59. Section "Screen"
  60.     Identifier     "Screen0"
  61.     Device         "Device0"
  62.     Monitor        "Monitor0"
  63.     DefaultDepth    24
  64.     Option         "Stereo" "0"
  65.     Option         "nvidiaXineramaInfoOrder" "CRT-0"
  66.     Option         "metamodes" "CRT-0: 1280x1024_75 +0+0, CRT-1: 1280x1024_75 +1280+0"
  67.     SubSection     "Display"
  68.         Depth       24
  69.     EndSubSection
  70. EndSection
RAW Paste Data
Top