亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1287 | 回復(fù): 0
打印 上一主題 下一主題

我的xorg.con配置文件 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2008-10-11 21:36 |只看該作者 |倒序瀏覽

                備份一個。acer aspire one用的。
#filename:xorg.con
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
     InputDevice    "Synaptics Mouse" "AlwaysCore"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection
Section "Module"
    Load  "dbe"
    Load  "xtrap"
    Load  "extmod"
    Load  "dri"
    Load  "record"
    Load  "freetype"
EndSection
Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection
Section "InputDevice"
     Identifier "Synaptics Mouse"
         Driver     "synaptics"
         Option     "Device" "/dev/psaux"
         Option     "Protocol" "auto-dev"
     Option       "LeftEdge"  "1700"
       Option    "RightEdge"     "5300"
       Option    "TopEdge"       "1700"
       Option    "BottomEdge"    "4200"
       Option    "FingerLow"    "25"
       Option    "FingerHigh"    "30"
       Option    "MaxTapTime"    "180"
       Option    "MaxTapMove"    "220"
       Option    "VertScrollDelta" "100"
       Option    "MinSpeed"    "0.09"
       Option    "MaxSpeed"    "0.18"
       Option    "AccelFactor"    "0.0015"
       Option    "SHMConfig"    "on"
EndSection
Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
    #DisplaySize      200   110    # mm
    Identifier   "Monitor0"
    VendorName   "AUO"
    ModelName    "11c2"
EndSection
Section "Device"
        ### Available Driver options are:-
        ### Values: : integer, : float, : "True"/"False",
        ### : "String", : " Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                # []
        #Option     "SWcursor"               # []
        #Option     "ColorKey"               #
        #Option     "CacheLines"             #
        #Option     "Dac6Bit"                # []
        #Option     "DRI"                    # []
        #Option     "NoDDC"                  # []
        #Option     "ShowCache"              # []
        #Option     "XvMCSurfaces"           #
        #Option     "PageFlip"               # []
    Identifier  "Card0"
    Driver      "intel"
    VendorName  "Intel Corporation"
    BoardName   "Mobile 945GME Express Integrated Graphics Controller"
    BusID       "PCI:0:2:0"
     Option    "AccelMethod" "exa"
     Option    "MigrationHeuristic" "greedy"

EndSection
Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth    24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1024x600" "800x600" "640x480"
        Virtual 1024 600
    EndSubSection
EndSection
Section "DRI"
     Mode        0666
EndSection


本文來自ChinaUnix博客,如果查看原文請點:http://blog.chinaunix.net/u/11057/showart_1286631.html
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP