Advertisement
mochchoyrulanam

Kode Untuk VGA SiS Mirage.

Jan 30th, 2015
1,214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Section "Device"
  2. Identifier "Configured Video Device"
  3. Driver "Vesa"
  4. BusID "PCI:1:0:0"
  5. EndSection
  6. Section "Monitor"
  7. Identifier "Configured Monitor"
  8. Option "DPMS"
  9. HorizSync 28-107
  10. VertRefresh 43-90
  11. EndSection
  12. Section "Screen"
  13. Identifier "Default Screen"
  14. Monitor "Configured Monitor"
  15. Device "Configured Video Device"
  16. DefaultDepth 24
  17. SubSection "Display"
  18. Depth 24
  19. Modes "1280x768" "1280x768" "800x600" "640x480"
  20. EndSubSection
  21. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement