Post by `cat /etc/X11/xorg,conf` Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc/" FontPath "/usr/share/fonts/X11/TTF/" FontPath "/usr/share/fonts/X11/OTF" FontPath "/usr/share/fonts/X11/Type1/" FontPath "/usr/share/fonts/X11/100dpi/" FontPath "/usr/share/fonts/X11/75dpi/" EndSection Section "Module" Load "dbe" Load "xtrap" Load "extmod" Load "record" Load "type1" Load "freetype" EndSection Section "ServerFlags" Option "AllowEmptyInput" "False" Option "AutoAddDevices" "False" EndSection #Section "InputDevice" # Identifier "Keyboard0" # Driver "kbd" # Option "XkbLayout" "us" #EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "rotocol" "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: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "rintVGARegs" # [<bool>] #Option "rintTVRegs" # [<bool>] #Option "I2CScan" # [<bool>] #Option "VBEModes" # [<bool>] #Option "NoAccel" # [<bool>] #Option "AccelMethod" # <str> #Option "ExaNoComposite" # [<bool>] #Option "ExaScratchSize" # <i> #Option "SWCursor" # [<bool>] #Option "ShadowFB" # [<bool>] #Option "Rotate" # [<str>] #Option "VideoRAM" # <i> #Option "ActiveDevice" # [<str>] #Option "BusWidth" # [<str>] #Option "Center" # [<bool>] #Option "anelSize" # [<str>] #Option "ForcePanel" # [<bool>] #Option "TVDotCrawl" # [<bool>] #Option "TVDeflicker" # <i> #Option "TVType" # [<str>] #Option "TVOutput" # [<str>] #Option "DisableVQ" # [<bool>] #Option "DisableIRQ" # [<bool>] #Option "EnableAGPDMA" # [<bool>] #Option "NoAGPFor2D" # [<bool>] #Option "NoXVDMA" # [<bool>] #Option "VbeSaveRestore" # [<bool>] #Option "DisableXvBWCheck" # [<bool>] #Option "MaxDRIMem" # <i> #Option "AGPMem" # <i> Identifier "Card0" Driver "openchrome" VendorName "Unknown Vendor" BoardName "Unknown Board" BusID "CI:1:0: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 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" EndSubSection EndSection
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页