spacepaste

  1.  
  2. # nvidia-settings: X configuration file generated by nvidia-settings
  3. # nvidia-settings: version 396.45 (portage@ThinkPad) Sat Aug 11 15:58:00 BST 2018
  4. Section "ServerLayout"
  5. Identifier "Layout0"
  6. Screen 0 "Screen0" 0 0
  7. Inactive "intel"
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. InputDevice "Mouse0" "CorePointer"
  10. Option "Xinerama" "0"
  11. EndSection
  12. Section "Files"
  13. EndSection
  14. Section "InputDevice"
  15. # generated from data in "/etc/conf.d/gpm"
  16. Identifier "Mouse0"
  17. Driver "mouse"
  18. Option "Protocol"
  19. Option "Device" "/dev/input/mice"
  20. Option "Emulate3Buttons" "no"
  21. Option "ZAxisMapping" "4 5"
  22. EndSection
  23. Section "InputDevice"
  24. # generated from default
  25. Identifier "Keyboard0"
  26. Driver "kbd"
  27. EndSection
  28. Section "InputClass"
  29. Identifier "Trackpoint Wheel Emulation"
  30. MatchDevicePath "/dev/input/event*"
  31. Option "EmulateWheel" "true"
  32. Option "EmulateWheelButton" "2"
  33. Option "Emulate3Buttons" "false"
  34. Option "XAxisMapping" "6 7"
  35. Option "YAxisMapping" "4 5"
  36. EndSection
  37. Section "Monitor"
  38. Identifier "Monitor0"
  39. VendorName "Unknown"
  40. ModelName "AU Optronics Corporation"
  41. HorizSync 56.5 - 67.8
  42. VertRefresh 50.0 - 60.0
  43. EndSection
  44. Section "Device"
  45. # Stuff on the net says to use BusID "PCI:1:0:0" but the manual says to use "1@0:0:0"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. BoardName "Quadro K1000M"
  50. Option "ConnectedMonitor" "DFP-0"
  51. Option "CustomEDID" "DFP-0:/lib/firmware/edid/1920x1080_ThinkPad_W530.bin"
  52. Option "UseEDID" "True"
  53. Option "ModeValidation" "NoVirtualSizeCheck"
  54. # Option "ModeDebug" "True"
  55. BusID "1@0:0:0"
  56. EndSection
  57. Section "Device"
  58. Identifier "intel"
  59. Driver "modesetting"
  60. Option "AccelMethod" "none"
  61. Option "DRI"
  62. Option "CustomEDID" "DFP-0:/lib/firmware/edid/1920x1080_ThinkPad_W530.bin"
  63. EndSection
  64. Section "Screen"
  65. Identifier "Screen0"
  66. Device "Device0"
  67. Monitor "Monitor0"
  68. DefaultDepth 24
  69. Option "RenderAccel" "True"
  70. Option "NoRenderExtension" "False"
  71. Option "AllowGLXWithComposite" "True"
  72. Option "AddARGBGLXVisuals" "True"
  73. Option "DamageEvents" "True"
  74. Option "ConnectToAcpid" "True"
  75. Option "Stereo" "0"
  76. Option "metamodes" "1920x1080_60 +0+0 {ForceCompositionPipeline=On}"
  77. Option "SLI" "Off"
  78. Option "MultiGPU" "Off"
  79. Option "BaseMosaic" "off"
  80. SubSection "Display"
  81. Depth 24
  82. EndSubSection
  83. EndSection
  84. Section "Screen"
  85. Identifier "intel"
  86. Device "intel"
  87. Monitor "Monitor0"
  88. SubSection "Display"
  89. Depth 24
  90. Modes "1920x1080"
  91. EndSubSection
  92. EndSection
  93. Section "Extensions"
  94. Option "Composite" "Enable"
  95. EndSection
  96.