daily pastebin goal
81%
SHARE
TWEET

Untitled

a guest Aug 27th, 2016 57 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 361.45.18  (buildmeister@swio-display-x86-rhel47-03)  Tue Jun 21 19:03:27 PDT 2016
  3.  
  4. Section "ServerLayout"
  5.     Identifier     "layout"
  6.     Screen      0  "nvidia" 0 0
  7.     Inactive       "intel"
  8.     InputDevice    "Keyboard0" "CoreKeyboard"
  9.     InputDevice    "Mouse0" "CorePointer"
  10. EndSection
  11.  
  12. Section "InputDevice"
  13.     # generated from default
  14.     Identifier     "Keyboard0"
  15.     Driver         "keyboard"
  16. EndSection
  17.  
  18. Section "InputDevice"
  19.     # generated from default
  20.     Identifier     "Mouse0"
  21.     Driver         "mouse"
  22.     Option         "Protocol" "auto"
  23.     Option         "Device" "/dev/psaux"
  24.     Option         "Emulate3Buttons" "no"
  25.     Option         "ZAxisMapping" "4 5"
  26. EndSection
  27.  
  28. Section "Monitor"
  29.     Identifier     "Monitor0"
  30.     VendorName     "Unknown"
  31.     ModelName      "Unknown"
  32.     HorizSync       28.0 - 33.0
  33.     VertRefresh     43.0 - 72.0
  34.     Option         "DPMS"
  35. EndSection
  36.  
  37. Section "Device"
  38.     Identifier     "intel"
  39.     Driver         "modesetting"
  40.     Option         "AccelMethod" "None"
  41.     BusID          "PCI:0@0:2:0"
  42. EndSection
  43.  
  44. Section "Device"
  45.     Identifier     "nvidia"
  46.     Driver         "nvidia"
  47.     BusID          "PCI:1@0:0:0"
  48. EndSection
  49.  
  50. Section "Screen"
  51.     Identifier     "intel"
  52.     Device         "intel"
  53.     Monitor        "Monitor0"
  54. EndSection
  55.  
  56. Section "Screen"
  57.     Identifier     "nvidia"
  58.     Device         "nvidia"
  59.     Monitor        "Monitor0"
  60.     DefaultDepth    24
  61.     Option         "AllowEmptyInitialConfiguration" "on"
  62.     Option         "IgnoreDisplayDevices" "CRT"
  63.     Option         "ConstrainCursor" "off"
  64.     SubSection     "Display"
  65.         Depth       24
  66.         Modes      "nvidia-auto-select"
  67.     EndSubSection
  68. EndSection
RAW Paste Data
Top