Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "Monitor"
  2.     Identifier     "My Monitor"
  3.     Modeline       "480x800_60" 31.00 480 504 552 624 800 803 813 831 -hsync +vsync
  4. EndSection
  5.  
  6. Section "Screen"
  7.     Identifier "My Screen"
  8.     Monitor "My Monitor"
  9.     SubSection "Display"
  10.         Depth 16
  11.         Modes "480x800_60"
  12.     EndSubSection
  13. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement