Guest User

Untitled

a guest
Mar 22nd, 2012
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "Monitor"
  2.     Identifier     "Monitor0"
  3.     ModeLine       "1360x768 111.930 1360 1392 1816 1848 768 782 792 807 +hsync +vsync
  4. EndSection
  5.  
  6. Section "Device"
  7.    Identifier     "Device0"
  8.    Driver         "nvidia"
  9.    BusID        "PCI:1:0:0"
  10.    Option       "ModeValidation" "NoEdidModes"
  11.    Screen        0
  12. EndSection
  13.  
  14. Section "Screen"
  15.    Identifier     "Screen0"
  16.    Device         "Device0"
  17.    Monitor        "Monitor0"
  18.    Option         "metamodes" "DFP-0: 1360x768 +0+0"
  19. EndSection
Advertisement
Add Comment
Please, Sign In to add comment