Advertisement
Guest User

Untitled

a guest
Mar 14th, 2014
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "Layout0"
  3. Screen 0 "Screen0" 0 0
  4. InputDevice "Keyboard0" "CoreKeyboard"
  5. InputDevice "Mouse0" "CorePointer"
  6. EndSection
  7.  
  8. Section "Files"
  9. EndSection
  10.  
  11. Section "InputDevice"
  12.  
  13. # generated from default
  14. Identifier "Mouse0"
  15. Driver "mouse"
  16. Option "Protocol" "auto"
  17. Option "Device" "/dev/psaux"
  18. Option "Emulate3Buttons" "no"
  19. Option "ZAxisMapping" "4 5"
  20. EndSection
  21.  
  22. Section "InputDevice"
  23.  
  24. # generated from default
  25. Identifier "Keyboard0"
  26. Driver "kbd"
  27. EndSection
  28.  
  29. Section "Monitor"
  30. Identifier "Monitor0"
  31. VendorName "Philips"
  32. ModelName "193V5L"
  33. HorizSync 30.0 - 83.0
  34. VertRefresh 56.0 - 75.0
  35. Modeline "1366x768"x59.8 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync
  36. Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
  37. Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  38. Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
  39. Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
  40. Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
  41. Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
  42. Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
  43. Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
  44. Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
  45. Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync
  46. Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
  47. Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync
  48. Option "DPMS"
  49. Option "PreferredMode" "1366x768"
  50. EndSection
  51.  
  52. Section "Device"
  53. Identifier "Device0"
  54. Driver "nvidia"
  55. VendorName "NVIDIA Corporation"
  56. EndSection
  57.  
  58. Section "Screen"
  59. Identifier "Screen0"
  60. Device "Device0"
  61. Monitor "Monitor0"
  62. DefaultDepth 24
  63. SubSection "Display"
  64. Depth 8
  65. Modes "1366x768" "1280x1024" 1280x720" "1024x768" "800x600" "720x400" "640x480"
  66. EndSubsection
  67. Subsection "Display"
  68. Depth 16
  69. Modes "1366x768" "1280x1024" 1280x720" "1024x768" "800x600" "720x400" "640x480"
  70. EndSubsection
  71. Subsection "Display"
  72. Depth 24
  73. Modes "1366x768" "1280x1024" 1280x720" "1024x768" "800x600" "720x400" "640x480"
  74. EndSubsection
  75. Subsection "Display"
  76. Depth 32
  77. Modes "1366x768" "1280x1024" 1280x720" "1024x768" "800x600" "720x400" "640x480"
  78. EndSubsection
  79. EndSection
  80. EndSubSection
  81. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement