Advertisement
Guest User

xorg.conf

a guest
Aug 6th, 2012
453
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 302.17  (buildmeister@swio-display-x86-rhel47-07.nvidia.com)  Tue Jun 12 19:45:36 PDT 2012
  3.  
  4. # nvidia-settings: X configuration file generated by nvidia-settings
  5. # nvidia-settings:  version 302.17  (buildd@nannyberry)  Sun Jun 17 23:22:18 UTC 2012
  6.  
  7. Section "ServerLayout"
  8.     Identifier     "Layout0"
  9.     Screen      0  "Screen0" 0 0
  10.     InputDevice    "Keyboard0" "CoreKeyboard"
  11.     InputDevice    "Mouse0" "CorePointer"
  12.     Option         "Xinerama" "0"
  13. EndSection
  14.  
  15. Section "Files"
  16. EndSection
  17.  
  18. Section "InputDevice"
  19.  
  20.     # generated from default
  21.     Identifier     "Mouse0"
  22.     Driver         "mouse"
  23.     Option         "Protocol" "auto"
  24.     Option         "Device" "/dev/psaux"
  25.     Option         "Emulate3Buttons" "no"
  26.     Option         "ZAxisMapping" "4 5"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.  
  31.     # generated from default
  32.     Identifier     "Keyboard0"
  33.     Driver         "kbd"
  34. EndSection
  35.  
  36. Section "Monitor"
  37.     Identifier     "Monitor0"
  38.     VendorName     "Unknown"
  39.     ModelName      "Samsung SyncMaster"
  40.     HorizSync       30.0 - 81.0
  41.     VertRefresh     56.0 - 75.0
  42.     Option         "DPMS"
  43. EndSection
  44.  
  45. Section "Device"
  46.     Identifier     "Device0"
  47.     Driver         "nvidia"
  48.     VendorName     "NVIDIA Corporation"
  49.     BoardName      "GeForce 9800 GT"
  50. EndSection
  51.  
  52. Section "Screen"
  53.     Identifier     "Screen0"
  54.     Device         "Device0"
  55.     Monitor        "Monitor0"
  56.     DefaultDepth    24
  57.     Option         "Stereo" "0"
  58.     Option         "metamodes" "1920x1200 +0+0"
  59.     SubSection     "Display"
  60.         Depth       24
  61.         Modes      "1680x1050" "1536x960" "1440x900" "1280x800" "1536x960" "1680x1050"
  62.     EndSubSection
  63. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement