# $BSDnet$ # $UFP$ # The vboxvideo driver will default to a 800x600 display, # unless you tell it higher resolutions are available. Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 24 EndSubSection EndSection # EOF