2006-11-28 23:27:56 +01:00
|
|
|
Section "Files"
|
2007-02-25 16:53:57 +01:00
|
|
|
@fontPaths@
|
2006-11-28 23:27:56 +01:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "ServerFlags"
|
|
|
|
Option "AllowMouseOpenFail" "on"
|
|
|
|
Option "DontVTSwitch" "off"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Module"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "InputDevice"
|
|
|
|
Driver "kbd"
|
|
|
|
Identifier "Keyboard[0]"
|
|
|
|
Option "Protocol" "Standard"
|
|
|
|
Option "XkbLayout" "us"
|
|
|
|
Option "XkbModel" "pc104"
|
|
|
|
Option "XkbRules" "xfree86"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "InputDevice"
|
|
|
|
Driver "mouse"
|
|
|
|
Identifier "Mouse[0]"
|
|
|
|
Option "Device" "/dev/mice"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Monitor"
|
|
|
|
Identifier "Monitor[0]"
|
|
|
|
Option "DPMS"
|
|
|
|
UseModes "Modes[0]"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Modes"
|
|
|
|
Identifier "Modes[0]"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Screen"
|
|
|
|
Identifier "Screen[0]"
|
|
|
|
Device "Device[0]"
|
|
|
|
Monitor "Monitor[0]"
|
|
|
|
DefaultDepth 16
|
|
|
|
SubSection "Display"
|
|
|
|
Depth 16
|
|
|
|
Modes "1024x768"
|
|
|
|
EndSubSection
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "Device"
|
|
|
|
Identifier "Device[0]"
|
|
|
|
Driver "vesa"
|
|
|
|
EndSection
|
|
|
|
|
|
|
|
|
|
|
|
Section "ServerLayout"
|
|
|
|
Identifier "Layout[all]"
|
|
|
|
InputDevice "Keyboard[0]" "CoreKeyboard"
|
|
|
|
InputDevice "Mouse[0]" "CorePointer"
|
|
|
|
Screen "Screen[0]"
|
|
|
|
EndSection
|
|
|
|
|