mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 11:19:04 +00:00
minimize xorg.conf.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Unaccelerated, single display configuration
|
||||
# $OpenBSD: xorg.conf,v 1.4 2009/12/12 09:37:22 matthieu Exp $
|
||||
#
|
||||
# $OpenBSD: xorg.conf,v 1.3 2009/10/20 05:16:42 matthieu Exp $
|
||||
# Force loading of modules
|
||||
#
|
||||
Section "Module"
|
||||
Load "shadow"
|
||||
@@ -9,26 +9,3 @@ Section "Module"
|
||||
Load "dri"
|
||||
Load "dri2"
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
Identifier "Wsfb0"
|
||||
Driver "wsfb"
|
||||
Option "device" "/dev/ttyC0"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "Screen0"
|
||||
Device "Wsfb0"
|
||||
SubSectionSub "Display"
|
||||
Depth 8
|
||||
EndSubSection
|
||||
SubSectionSub "Display"
|
||||
Depth 16
|
||||
EndSubSection
|
||||
SubSectionSub "Display"
|
||||
Depth 24
|
||||
EndSubSection
|
||||
SubSectionSub "Display"
|
||||
Depth 32
|
||||
EndSubSection
|
||||
EndSection
|
||||
|
||||
Reference in New Issue
Block a user