2009-05-30 22:24:20 -06:00
|
|
|
#
|
|
|
|
# Unaccelerated, TGA framebuffer configuration
|
|
|
|
#
|
|
|
|
# $OpenBSD: xorg.conf,v 1.3 2009/05/31 04:24:20 matthieu Exp $
|
|
|
|
#
|
2007-03-26 13:35:30 -06:00
|
|
|
Section "Device"
|
2009-05-30 22:24:20 -06:00
|
|
|
Identifier "Wsfb0"
|
2007-03-26 13:35:30 -06:00
|
|
|
Driver "wsfb"
|
|
|
|
Option "device" "/dev/ttyC0"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
Section "Screen"
|
|
|
|
Identifier "Screen0"
|
2009-05-30 22:24:20 -06:00
|
|
|
Device "Wsfb0"
|
2007-03-26 13:35:30 -06:00
|
|
|
SubSectionSub "Display"
|
|
|
|
Depth 8
|
|
|
|
EndSubSection
|
|
|
|
SubSectionSub "Display"
|
|
|
|
Depth 16
|
|
|
|
EndSubSection
|
|
|
|
SubSectionSub "Display"
|
|
|
|
Depth 24
|
|
|
|
EndSubSection
|
|
|
|
EndSection
|