# For SiS graphics cards and old monitors.

Section "Monitor"

Identifier "Monitor0"

Option "DPMS" "true"

HorizSync 31.5 - 35.5

# HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors

VertRefresh 45.0 - 90.0

Section "Device"

Driver "sis"

VendorName "All"

BoardName "All"

# BusID "PCI:1:0:0"

EndSection

Section "Screen"

Identifier "Screen0"

Device "Card0"

Monitor "Monitor0"

DefaultColorDepth 24

Option "EnableSisCtrl" "true"

SubSection "Display"

Depth 1

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 4

Modes "1024X768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 8

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 15

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 16

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 24

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 32

Modes "1024x768" "800x600" "640x480"

EndSubSection

EndSection

# Section "DRI"

# Mode 0666

# EndSection