1. Section "Files"
  2.     FontPath    "/usr/share/fonts/local"
  3. EndSection
  4.  
  5. Section "Monitor"
  6.     Identifier  "HDMI-0"
  7.     VendorName  "Acer"
  8.     ModelName   "H213H"
  9.     Option      "Primary"
  10. EndSection
  11.  
  12. Section "Monitor"
  13.     Identifier  "DVI-0"
  14.     VendorName  "Asus"
  15.     ModelName   "VH226H"
  16.     Option      "RightOf" "HDMI-0"
  17. EndSection
  18.  
  19. Section "ServerFlags"
  20.     Option  "BlankTime"     "0"
  21.     Option  "StandbyTime"   "90"
  22.     Option  "SuspendTime"   "95"
  23.     Option  "OffTime"       "100"
  24. EndSection