daily pastebin goal
72%
SHARE
TWEET

xorg.conf

a guest Nov 22nd, 2015 55 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 331.20  (buildd@roseapple)  Mon Feb  3 15:07:22 UTC 2014
  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      "Acer XB270HU"
  36.     HorizSync       30.0 - 210.0
  37.     VertRefresh     30.0 - 150.0
  38.     Option         "DPMS"
  39. EndSection
  40.  
  41. Section "Device"
  42.     Identifier     "Device0"
  43.     Driver         "nvidia"
  44.     VendorName     "NVIDIA Corporation"
  45.     BoardName      "GeForce GTX 760"
  46.     BusID          "PCI:1:0:0"
  47. EndSection
  48.  
  49. Section "Screen"
  50.     Identifier     "Screen0"
  51.     Device         "Device0"
  52.     Monitor        "Monitor0"
  53.     DefaultDepth    24
  54.     Option         "Stereo" "0"
  55.     Option         "nvidiaXineramaInfoOrder" "DFP-4"
  56.     Option         "metamodes" "GPU-554523de-5e30-db15-e78a-706942e123e2.DP-1: 2560x1440_144 +1080+0, GPU-7973b59c-8680-b58e-83f3-fe8810fbecf4.DVI-I-2: 1920x1080_60 +0+0 {rotation=left}, GPU-7973b59c-8680-b58e-83f3-fe8810fbecf4.DVI-I-3: 1920x1080_60 +3640+0 {rotation=left}"
  57.     Option         "MultiGPU" "Off"
  58.     Option         "SLI" "off"
  59.     Option         "BaseMosaic" "on"
  60.     SubSection     "Display"
  61.         Depth       24
  62.     EndSubSection
  63. EndSection
RAW Paste Data
Top