2024年3月28日发(作者:)
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: : integer,
###
###
### [arg]: arg optional
#Option "Accel" # [
#Option "AccelMethod" #
#Option "Backlight" #
#Option "CustomEDID" #
#Option "DRI" #
#Option "Present" # [
#Option "ColorKey" #
#Option "VideoKey" #
#Option "Tiling" # [
#Option "LinearFramebuffer" # [
#Option "HWRotation" # [
#Option "VSync" # [
#Option "PageFlip" # [
#Option "SwapbuffersWait" # [
#Option "TripleBuffer" # [
#Option "XvPreferOverlay" # [
#Option "HotPlug" # [
#Option "ReprobeOutputs" # [
#Option "XvMC" # [
#Option "ZaphodHeads" #
#Option "VirtualHeads" #
#Option "TearFree" # [
#Option "PerCrtcPixmaps" # [
#Option "FallbackDebug" # [
#Option "DebugFlushBatches" # [
#Option "DebugFlushCaches" # [
#Option "DebugWait" # [
#Option "BufferCache" # [
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16


发布评论