Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2010
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. Section "Device"
  2. Identifier "nvidia"
  3. Driver "nvidia"
  4. Option "NoLogo" "true"
  5. Option "DynamicTwinView" "false"
  6. Option "FlatPanelProperties" "Scaling = Native"
  7. Option "ModeValidation" "NoVesaModes, NoXServerModes, NoVertRefreshCheck, NoHorizSyncCheck"
  8. Option "UseDisplayDevice" "DFP-1"
  9. Option "ModeDebug" "true"
  10. Option "HWCursor" "false"
  11. EndSection
  12.  
  13. Section "Screen"
  14. Identifier "screen"
  15. Device "nvidia"
  16. SubSection "Display"
  17. Modes "1920x1080_60"
  18. EndSubSection
  19. EndSection
  20.  
  21. Section "Extensions"
  22. Option "Composite" "false"
  23. EndSection
  24.  
  25.  
  26. # --- Modes in ModePool for LG Electronics 50PC3D-UDPDP (DFP-1) ---
  27. # "nvidia-auto-select" : 1024 x 768 @ 60.0 Hz
  28. # "1920x1080" : 1920 x 1080 @ 60.1 Hz Interlace
  29. # "1920x1080_60i" : 1920 x 1080 @ 60.1 Hz Interlace
  30. # "1920x1080_60i_0" : 1920 x 1080 @ 59.94/60 Hz (CEA-861B Format 5)
  31. # "1280x720" : 1280 x 720 @ 60.0 Hz
  32. # "1280x720_60" : 1280 x 720 @ 60.0 Hz
  33. # "1280x720_60_0" : 1280 x 720 @ 59.94/60 Hz (CEA-861B Format 4)
  34. # "1024x768" : 1024 x 768 @ 60.0 Hz
  35. # "1024x768_60" : 1024 x 768 @ 60.0 Hz
  36. # "1024x768_75" : 1024 x 768 @ 75.0 Hz
  37. # "1024x768_70" : 1024 x 768 @ 70.1 Hz
  38. # "800x600" : 800 x 600 @ 75.0 Hz
  39. # "800x600_75" : 800 x 600 @ 75.0 Hz
  40. # "800x600_72" : 800 x 600 @ 72.2 Hz
  41. # "800x600_60" : 800 x 600 @ 60.3 Hz
  42. # "800x600_56" : 800 x 600 @ 56.2 Hz
  43. # "720x480" : 720 x 480 @ 59.9 Hz
  44. # "720x480_60" : 720 x 480 @ 59.9 Hz
  45. # "640x480" : 640 x 480 @ 75.0 Hz
  46. # "640x480_75" : 640 x 480 @ 75.0 Hz
  47. # "640x480_73" : 640 x 480 @ 72.8 Hz
  48. # "640x480_60" : 640 x 480 @ 60.0 Hz
  49. # --- End of ModePool for LG Electronics 50PC3D-UDPDP (DFP-1): ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement