daily pastebin goal
22%
SHARE
TWEET

Untitled

a guest May 25th, 2010 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 1.0  (buildmeister@builder63)  Fri Aug 14 17:54:58 PDT 2009
  3.  
  4. # nvidia-settings: X configuration file generated by nvidia-settings
  5. # nvidia-settings:  version 1.0  (buildd@palmer)  Sun Feb  1 20:21:04 UTC 2009
  6.  
  7. Section "ServerLayout"
  8.     Identifier     "Layout0"
  9.     Screen      0  "Screen0" 0 0
  10.     InputDevice    "Keyboard0" "CoreKeyboard"
  11.     InputDevice    "Mouse0" "CorePointer"
  12. EndSection
  13.  
  14. Section "Files"
  15. EndSection
  16.  
  17. Section "ServerFlags"
  18.     Option         "Xinerama" "0"
  19. EndSection
  20.  
  21. Section "InputDevice"
  22.  
  23.     # generated from default
  24.     Identifier     "Mouse0"
  25.     Driver         "mouse"
  26.     Option         "Protocol" "auto"
  27.     Option         "Device" "/dev/psaux"
  28.     Option         "Emulate3Buttons" "no"
  29.     Option         "ZAxisMapping" "4 5"
  30. EndSection
  31.  
  32. Section "InputDevice"
  33.  
  34.     # generated from default
  35.     Identifier     "Keyboard0"
  36.     Driver         "kbd"
  37. EndSection
  38.  
  39. Section "Monitor"
  40.     Identifier     "Monitor0"
  41.     VendorName     "Unknown"
  42.     ModelName      "CRT-1"
  43.     HorizSync       28.0 - 55.0
  44.     VertRefresh     43.0 - 72.0
  45.     Option         "DPMS"
  46. EndSection
  47.  
  48. Section "Device"
  49.     Identifier     "Device0"
  50.     Driver         "nvidia"
  51.     VendorName     "NVIDIA Corporation"
  52.     BoardName      "GeForce 9600 GT"
  53. EndSection
  54.  
  55. Section "Screen"
  56.     Identifier     "Screen0"
  57.     Device         "Device0"
  58.     Monitor        "Monitor0"
  59.     DefaultDepth    24
  60.     Option         "TwinView" "0"
  61.     Option         "metamodes" "1680x1050 +0+0"
  62.     SubSection     "Display"
  63.         Depth       24
  64.      Modes "1680x1050@60
  65.     EndSubSection
  66. EndSection
RAW Paste Data
Top