Advertisement
ThE_MarD

xorg.config mod ekrboi's ... slow sli.

Sep 17th, 2014
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 343.13  (buildmeister@swio-display-x64-rhel04-10)  Thu Jul 31 19:32:26 PDT 2014
  3.  
  4. Section "ServerLayout"
  5.     Identifier     "Layout0"
  6.     Screen      0  "Screen0"
  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.     Identifier     "Monitor0"
  33.     VendorName     "Unknown"
  34.     ModelName      "Unknown"
  35.     HorizSync       28.0 - 33.0
  36.     VertRefresh     43.0 - 72.0
  37.     Option         "DPMS"
  38. EndSection
  39.  
  40. Section "Device"
  41.     Identifier     "Device0"
  42.     Driver         "nvidia"
  43.     VendorName     "NVIDIA Corporation"
  44. EndSection
  45.  
  46. Section "Screen"
  47.     Identifier     "Screen0"
  48.     Device         "Device0"
  49.     Monitor        "Monitor0"
  50.     DefaultDepth    24
  51.     Option         "Stereo" "0"
  52.     Option         "MultiGPU" "Off"
  53.     Option         "SLI" "On"
  54.     Option         "CoolBits" "4"
  55.     SubSection     "Display"
  56.         Depth       24
  57.     EndSubSection
  58. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement