2006-11-28 14:27:56 -08:00
|
|
|
Section "Files"
|
2007-02-26 13:39:07 -08:00
|
|
|
# Font directories.
|
2007-12-25 04:16:38 -08:00
|
|
|
@xfs@
|
2007-02-25 07:53:57 -08:00
|
|
|
@fontPaths@
|
2007-02-26 13:39:07 -08:00
|
|
|
|
|
|
|
# Module (driver) directories.
|
|
|
|
@modulePaths@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
Section "ServerFlags"
|
2007-02-25 08:20:14 -08:00
|
|
|
Option "AllowMouseOpenFail" "on"
|
2009-04-28 06:32:37 -07:00
|
|
|
Option "AllowEmptyInput" "off"
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Module"
|
2007-05-28 07:09:04 -07:00
|
|
|
Load "bitmap"
|
|
|
|
Load "int10"
|
|
|
|
Load "vbe"
|
|
|
|
@moduleSection@
|
2008-01-04 02:28:12 -08:00
|
|
|
@extraModules@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "InputDevice"
|
|
|
|
Driver "kbd"
|
|
|
|
Identifier "Keyboard[0]"
|
|
|
|
Option "Protocol" "Standard"
|
2007-09-24 02:19:34 -07:00
|
|
|
Option "XkbLayout" "@layout@"
|
2008-03-10 10:33:13 -07:00
|
|
|
Option "XkbModel" "@xkbModel@"
|
2006-11-28 14:27:56 -08:00
|
|
|
Option "XkbRules" "xfree86"
|
2007-09-24 02:19:34 -07:00
|
|
|
@xkbOptions@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "InputDevice"
|
|
|
|
Driver "mouse"
|
|
|
|
Identifier "Mouse[0]"
|
2007-02-25 08:20:14 -08:00
|
|
|
Option "Device" "/dev/input/mice"
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
2007-09-24 02:02:43 -07:00
|
|
|
@synapticsInputDevice@
|
2006-11-28 14:27:56 -08:00
|
|
|
|
|
|
|
Section "Monitor"
|
|
|
|
Identifier "Monitor[0]"
|
|
|
|
Option "DPMS"
|
2007-05-01 08:27:50 -07:00
|
|
|
# HorizSync 28-49
|
|
|
|
# VertRefresh 43-75
|
2007-10-27 06:04:00 -07:00
|
|
|
@extraMonitorSettings@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Screen"
|
|
|
|
Identifier "Screen[0]"
|
|
|
|
Device "Device[0]"
|
|
|
|
Monitor "Monitor[0]"
|
2007-10-25 21:28:01 -07:00
|
|
|
DefaultDepth @defaultDepth@
|
2006-11-28 14:27:56 -08:00
|
|
|
SubSection "Display"
|
|
|
|
Depth 16
|
2007-02-26 15:11:32 -08:00
|
|
|
Modes @resolutions@
|
2008-01-02 13:16:58 -08:00
|
|
|
@extraDisplaySettings@
|
2008-10-24 03:30:38 -07:00
|
|
|
@virtualScreen@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSubSection
|
2007-02-28 14:59:39 -08:00
|
|
|
SubSection "Display"
|
|
|
|
Depth 24
|
|
|
|
Modes @resolutions@
|
2008-01-02 13:16:58 -08:00
|
|
|
@extraDisplaySettings@
|
2008-10-24 03:30:38 -07:00
|
|
|
@virtualScreen@
|
2007-02-28 14:59:39 -08:00
|
|
|
EndSubSection
|
2007-05-28 07:09:04 -07:00
|
|
|
#SubSection "Display"
|
|
|
|
# Depth 32
|
|
|
|
# Modes @resolutions@
|
2008-01-02 13:16:58 -08:00
|
|
|
# @extraDisplaySettings@
|
2007-05-28 07:09:04 -07:00
|
|
|
#EndSubSection
|
|
|
|
|
|
|
|
@screen@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Device"
|
|
|
|
Identifier "Device[0]"
|
2007-02-26 15:11:32 -08:00
|
|
|
Driver "@videoDriver@"
|
2007-09-23 22:16:15 -07:00
|
|
|
Option "Clone" "@isClone@"
|
2007-05-28 07:09:04 -07:00
|
|
|
@device@
|
2007-09-24 12:32:21 -07:00
|
|
|
@internalAGPGART@
|
2007-10-25 21:28:01 -07:00
|
|
|
@extraDeviceConfig@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "ServerLayout"
|
|
|
|
Identifier "Layout[all]"
|
|
|
|
InputDevice "Keyboard[0]" "CoreKeyboard"
|
2007-09-24 02:02:43 -07:00
|
|
|
InputDevice "@corePointer@" "CorePointer"
|
2006-11-28 14:27:56 -08:00
|
|
|
Screen "Screen[0]"
|
2008-02-13 23:42:52 -08:00
|
|
|
@serverLayoutOptions@
|
2006-11-28 14:27:56 -08:00
|
|
|
EndSection
|
2007-02-28 14:59:39 -08:00
|
|
|
|
|
|
|
|
|
|
|
Section "Extensions"
|
2007-05-28 07:09:04 -07:00
|
|
|
@extensions@
|
2007-02-28 14:59:39 -08:00
|
|
|
EndSection
|
2007-03-05 16:07:00 -08:00
|
|
|
|
|
|
|
|
|
|
|
Section "DRI"
|
|
|
|
Mode 0666 # !!! FIX THIS!
|
|
|
|
EndSection
|
2007-05-28 07:09:04 -07:00
|
|
|
|