QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: 积木

征集笔记本上的xorg配置文件

[复制链接]
发表于 2006-9-14 19:29:47 | 显示全部楼层
Think t43 2668 44U Ubuntu 6.06.1+XGL
在ubuntu下基本的硬件配置都用上了,指纹识别、无线上网、红外传输等,系统较稳定,速度较快。一个字“爽“。
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen         "Default Screen" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice    "stylus" "SendCoreEvents"
        InputDevice    "cursor" "SendCoreEvents"
        InputDevice    "eraser" "SendCoreEvents"
        InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

        # path to defoma fonts
        FontPath     "/usr/share/X11/fonts/misc"
        FontPath     "/usr/share/X11/fonts/cyrillic"
        FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
        FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
        FontPath     "/usr/share/X11/fonts/Type1"
        FontPath     "/usr/share/X11/fonts/100dpi"
        FontPath     "/usr/share/X11/fonts/75dpi"
        FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load  "bitmap"
        Load  "ddc"
        Load  "dri"
        Load  "extmod"
        Load  "freetype"
        Load  "glx"
        Load  "int10"
        Load  "type1"
        Load  "vbe"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option            "CoreKeyboard"
        Option            "XkbRules" "xorg"
        Option            "XkbModel" "pc104"
        Option            "XkbLayout" "us"
        Option            "XkbOptions" "us"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option            "CorePointer"
        Option            "Device" "/dev/input/mice"
        Option            "Protocol" "ExplorerPS/2"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
        Identifier  "Synaptics Touchpad"
        Driver      "synaptics"
        Option            "SendCoreEvents" "true"
        Option            "Device" "/dev/psaux"
        Option            "Protocol" "auto-dev"
        Option            "HorizScrollDelta" "0"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "stylus"
        Driver      "wacom"
        Option            "Device" "/dev/wacom"          # Change to
        Option            "Type" "stylus"
        Option            "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "eraser"
        Driver      "wacom"
        Option            "Device" "/dev/wacom"          # Change to
        Option            "Type" "eraser"
        Option            "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "cursor"
        Driver      "wacom"
        Option            "Device" "/dev/wacom"          # Change to
        Option            "Type" "cursor"
        Option            "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
        Identifier   "Generic Monitor"
        HorizSync    28.0 - 51.0
        VertRefresh  43.0 - 60.0
        Option            "DPMS"
EndSection

Section "Device"
        Identifier  "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
        Driver      "fglrx"
        Option            "UseFBDev" "true"
        Option            "VideoOverlay" "on"
        Option            "OpenGLOverlay" "off"
   Option       "KernelModuleParm" "agplock=0"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device     "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
        Monitor    "Generic Monitor"
        DefaultDepth     24
        SubSection "Display"
                Depth     1
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection
回复

使用道具 举报

发表于 2006-9-23 09:06:33 | 显示全部楼层
有没有hp ze2205的xorg配置阿,是15寸的屏幕!急用
回复

使用道具 举报

发表于 2006-10-14 10:17:41 | 显示全部楼层
戴尔INSPIRON 1300
915GME
PM745
1280X800

# Xorg configuration created by system-config-display

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
        InputDevice    "Mouse0" "AlwaysCore"
EndSection

Section "Files"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, a font server independent of the X server is
# used to render fonts.
        FontPath     "unix/:7100"
EndSection

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "synaptics"
        Load  "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#        Option        "Xleds"                "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#        Option        "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#        Option        "XkbModel"        "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#        Option        "XkbModel"        "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#        Option        "XkbLayout"        "de"
# or:
#        Option        "XkbLayout"        "de"
#        Option        "XkbVariant"        "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#        Option        "XkbOptions"        "ctrl:swapcaps"
# Or if you just want both to be control, use:
#        Option        "XkbOptions"        "ctrl:nocaps"
#
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "Protocol" "IMPS/2"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option            "Device" "/dev/input/mice"
        Option            "Protocol" "auto-dev"
        Option            "Emulate3Buttons" "yes"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
        Identifier   "Monitor0"
        VendorName   "DELL"
        ModelName    "LCD Panel 1280x800"
### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    31.5 - 90.0
        VertRefresh  60.0 - 60.0
        Option            "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "i810"
        VendorName  "Videocard vendor"
        BoardName   "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x800"
        EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection
回复

使用道具 举报

发表于 2006-11-3 21:47:48 | 显示全部楼层
# Xorg configuration created by pyxf86config

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option            "Device" "/dev/input/mice"
        Option            "Protocol" "auto-dev"
        Option            "Emulate3Buttons" "yes"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "i810"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
EndSection
回复

使用道具 举报

发表于 2006-11-3 21:49:03 | 显示全部楼层
好像我的很短哦,不过能正常工作
回复

使用道具 举报

发表于 2006-12-6 20:51:39 | 显示全部楼层
本子:Acer TraleMate 230,FC1 linux


# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "DevInputMice" "CorePointer"
#       InputDevice    "MX700Mouse" "CorePointer"
        InputDevice    "Synaptics Mouse" "AlwaysCore"
EndSection

Section "Files"
# RgbPath is the location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
        RgbPath   "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"

        FontPath "/usr/share/fonts/ttf-bitstream-vera"
        FontPath "/usr/share/fonts/ttf-arphic-uming"
        FontPath "/usr/share/fonts/ttf-arphic-ukai"
#       FontPath "/usr/share/fonts/zh_CN/TrueType"
        FontPath "/usr/share/fonts/simsun"
#       FontPath "/usr/share/fonts/zh_TW/TrueType"
        FontPath "/usr/share/fonts/ttf-thryomanes"
        FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
        FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
        FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
        FontPath "/usr/X11R6/lib/X11/fonts/Type1"
#       FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
        FontPath "/usr/share/fonts/default/Type1"
#       FontPath "/usr/X11R6/lib/X11/fonts/CID"
        FontPath "/usr/X11R6/lib/X11/fonts/TTF"
#       FontPath     "unix/:7100"
EndSection
Section "Module"
#       Load  "xtt"
        Load  "dbe"
        Load  "vnc"
        Load  "extmod"
#       Load  "fbdevhw"
        Load  "xtrap"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "dri"
        Load  "synaptics"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#       Option  "Xleds"         "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#       Option  "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#       Option  "XkbModel"      "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#       Option  "XkbModel"      "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#       Option  "XkbLayout"     "de"
# or:
#       Option  "XkbLayout"     "de"
#       Option  "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#       Option  "XkbOptions"    "ctrl:swapcaps"
# Or if you just want both to be control, use:
#       Option  "XkbOptions"    "ctrl:nocaps"
#
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option      "Protocol" "auto"
#       Option      "Device" "/dev/psaux"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
        Identifier  "MX700Mouse"
        Driver      "mouse"
        Option      "Protocol" "auto"
#       Option      "Protocol" "ExplorerPS/2"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "9 10"
#       Option      "Emulate3Buttons" "no"
        Option      "Buttons" "10"
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"
#  Option       "Repeater"      "/dev/ps2mouse"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "LCD Panel 1024x768"
        HorizSync    31.5 - 48.5
        VertRefresh  40.0 - 70.0
        Option      "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "i810"
#       Option      "VBERestore"    "true"
        VendorName  "Videocard vendor"
        BoardName   "Intel 845"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection
回复

使用道具 举报

发表于 2007-1-25 01:05:12 | 显示全部楼层
Toshiba 5105-s501
显卡是Geforce 440 go 32M
[code:1]
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Nov  9 17:55:20 PST 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
    InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

        # path to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
    Option         "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
    Identifier     "Synaptics Touchpad"
    Driver         "synaptics"
    Option         "SendCoreEvents" "true"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "auto-dev"
    Option         "HorizScrollDelta" "0"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       28.0 - 70.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NV17 [GeForce4 440 Go]"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV17 [GeForce4 440 Go]"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "true"
    Option         "TripleBuffer" "true"
    Option         "UseDisplayDevice" "DFP"
    Option         "NoLogo" "True"
    Option         "CustomEDID" "DFP-0:/home/uranus/myedid.bin"
    Option         "AllowGLXWithComposite" "True"
    SubSection     "Display"
        Depth       16
        Modes      "1400x1050"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1400x1050"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection


[/code:1]
回复

使用道具 举报

发表于 2007-3-5 12:24:47 | 显示全部楼层

我的xorg.conf文件

这是我的xorg.conf文件

机器是IBM X22
现在可以启动窗口界面,外接usb鼠标好用;但是小红点加按键不能滚屏;FN+HOME/END可以调解屏幕亮度,但是屏幕上没有图标显示;调解音量时也没有图标显示。

如果有调好的麻烦给偶共享一份哈。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2007-5-28 18:48:55 | 显示全部楼层
ASUS A3V  ATI MOBILITY RaDeon X700  未加在任何驱动  可显示3D效果  beryl
usb 鼠标  热键都可以使用  触摸屏正常  快捷键除了 触摸屏控制外都正常  不开机播放键也正常(可调用播放器)

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load        "i2c"
        Load        "bitmap"
        Load        "ddc"
        Load        "dri"
        Load        "extmod"
        Load        "freetype"
        Load        "glx"
        Load        "int10"
        Load        "vbe"
EndSection

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "kbd"
        Option                "CoreKeyboard"
        Option                "XkbRules"        "xorg"
        Option                "XkbModel"        "pc105"
        Option                "XkbLayout"        "us"
EndSection

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
        Option                "CorePointer"
        Option                "Device"                "/dev/input/mice"
        Option                "Protocol"                "ImPS/2"
        Option                "ZAxisMapping"                "4 5"
        Option                "Emulate3Buttons"        "true"
EndSection

#####################This part is manually added by flamingwind

Section "InputDevice"
        Identifier        "Synaptics Touchpad"
        Driver                "synaptics"
        Option                "SendCoreEvents"        "true"
        Option                "Device"                "/dev/psaux"
        Option                "Protocol"                "auto-dev"
        Option                "HorizScrollDelta"        "0"
        Option              "SHMConfig"                 "on"
EndSection

#####################This part is manually added by flamingwind

Section "InputDevice"
        Driver                "wacom"
        Identifier        "stylus"
        Option                "Device"        "/dev/input/wacom"
        Option                "Type"                "stylus"
        Option                "ForceDevice"        "ISDV4"                # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver                "wacom"
        Identifier        "eraser"
        Option                "Device"        "/dev/input/wacom"
        Option                "Type"                "eraser"
        Option                "ForceDevice"        "ISDV4"                # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver                "wacom"
        Identifier        "cursor"
        Option                "Device"        "/dev/input/wacom"
        Option                "Type"                "cursor"
        Option                "ForceDevice"        "ISDV4"                # Tablet PC ONLY
EndSection

Section "Device"
        Identifier        "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
        Driver                "ati"
        BusID                "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier        "Generic Monitor"
        Option                "DPMS"
        HorizSync        28-51
        VertRefresh        43-60
EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
        Monitor                "Generic Monitor"
        DefaultDepth        24
        SubSection "Display"
                Depth                1
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                24
                Modes                "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier        "Default Layout"
        Screen                "Default Screen"
        InputDevice        "Generic Keyboard"
        InputDevice        "Configured Mouse"
   InputDevice        "Synaptics Touchpad"
        InputDevice     "stylus"        "SendCoreEvents"
        InputDevice     "cursor"        "SendCoreEvents"
        InputDevice     "eraser"        "SendCoreEvents"
EndSection

Section "DRI"
        Mode        0666
EndSection
回复

使用道具 举报

发表于 2007-12-22 08:46:42 | 显示全部楼层
我的r60e上面切换桌面设备的(放幻灯片的时候用的到)按键无效,请问有什么解决的办法?
回复

使用道具 举报

发表于 2008-1-18 00:04:27 | 显示全部楼层
装好就能用了,什么都没改 - - dell XPS M1210 直接1200x800分辨率。 调节亮度和xorg.conf有关系吗?
好像我电脑只要显示器点亮了就能调啊,进BIOS,起动GRUB,甚至死机了都还能调亮度
gentoo 2007.0

  1. [maitr@localhost ~ $23:58] cat /etc/X11/xorg.conf
  2. Section "ServerLayout"
  3.         Identifier     "X.org Configured"
  4.         Screen      0  "Screen0" 0 0
  5.         InputDevice    "Mouse0" "CorePointer"
  6.         InputDevice    "Keyboard0" "CoreKeyboard"
  7. EndSection

  8. Section "Files"
  9.         RgbPath      "/usr/share/X11/rgb"
  10.         ModulePath   "/usr/lib/xorg/modules"
  11.         FontPath     "/usr/share/fonts/misc/"
  12.         FontPath     "/usr/share/fonts/TTF/"
  13.         FontPath     "/usr/share/fonts/OTF"
  14.         FontPath     "/usr/share/fonts/Type1/"
  15.         FontPath     "/usr/share/fonts/100dpi/"
  16.         FontPath     "/usr/share/fonts/75dpi/"
  17.         FontPath     "/usr/share/fonts/TrueType"
  18. EndSection

  19. Section "Module"
  20.         Load  "glx"
  21.         Load  "extmod"
  22.         Load  "xtrap"
  23.         Load  "record"
  24.         Load  "GLcore"
  25.         Load  "dbe"
  26.         Load  "dri"
  27.         Load  "freetype"
  28.         Load  "type1"
  29. EndSection

  30. Section "InputDevice"
  31.         Identifier  "Keyboard0"
  32.         Driver      "kbd"
  33. EndSection

  34. Section "InputDevice"
  35.         Identifier  "Mouse0"
  36.         Driver      "mouse"
  37.         Option      "Protocol" "auto"
  38.         Option      "Device" "/dev/input/mice"
  39.         Option      "ZAxisMapping" "4 5 6 7"
  40. EndSection

  41. Section "Monitor"

  42.         #DisplaySize      260   160     # mm
  43.         Identifier   "Monitor0"
  44.         VendorName   "AUO"
  45.         ModelName    "3214"
  46. EndSection

  47. Section "Device"

  48.         ### Available Driver options are:-
  49.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  50.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
  51.         ### [arg]: arg optional
  52.         #Option     "NoAccel"                   # [<bool>]
  53.         #Option     "SWcursor"                  # [<bool>]
  54.         #Option     "ColorKey"                  # <i>
  55.         #Option     "CacheLines"                # <i>
  56.         #Option     "Dac6Bit"                   # [<bool>]
  57.         #Option     "DRI"                       # [<bool>]
  58.         #Option     "NoDDC"                     # [<bool>]
  59.         #Option     "ShowCache"                 # [<bool>]
  60.         #Option     "XvMCSurfaces"              # <i>
  61.         #Option     "PageFlip"                  # [<bool>]
  62.         Identifier  "Card0"
  63.         Driver      "intel"
  64.         VendorName  "Intel Corporation"
  65.         BoardName   "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
  66.         BusID       "PCI:0:2:0"
  67. EndSection

  68. Section "Screen"
  69.         Identifier "Screen0"
  70.         Device     "Card0"
  71.         Monitor    "Monitor0"
  72.         SubSection "Display"
  73.                 Viewport   0 0
  74.                 Depth     1
  75.         EndSubSection
  76.         SubSection "Display"
  77.                 Viewport   0 0
  78.                 Depth     4
  79.         EndSubSection
  80.         SubSection "Display"
  81.                 Viewport   0 0
  82.                 Depth     8
  83.         EndSubSection
  84.         SubSection "Display"
  85.                 Viewport   0 0
  86.                 Depth     15
  87.         EndSubSection
  88.         SubSection "Display"
  89.                 Viewport   0 0
  90.                 Depth     16
  91.         EndSubSection
  92.         SubSection "Display"
  93.                 Viewport   0 0
  94.                 Depth     24
  95.         EndSubSection
  96. EndSection

  97. [maitr@localhost ~ $23:58]
复制代码
回复

使用道具 举报

发表于 2008-4-5 23:40:24 | 显示全部楼层

IBM X20 + redflag 6.0

#Section "InputDevice"
#  Identifier     "TouchPad"
#  Driver     "synaptics"
#  Option    "Device"    "/dev/input/mice"
#  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"
#  Option         "AlwaysCore"
#EndSection

Section "ServerLayout"

#        InputDevice "TouchPad"
        Identifier     "X configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard"
        InputDevice    "Mouse"
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/X11/fonts/misc"
EndSection

Section "Module"

#        Load    "synaptics"
        Load  "dbe"
        Load  "freetype"
        Load  "extmod"
        Load  "record"
        Load  "v4l"
        Load  "type1"
        Load  "dri"
        Load  "glx"
EndSection

Section "InputDevice"
        Identifier  "Keyboard"
        Driver      "kbd"
        Option            "XkbLayout" "us"
        Option            "CoreKeyboard"
EndSection

Section "InputDevice"
        Identifier  "Mouse"
        Driver      "mouse"
        Option            "Protocol" "Auto"
        Option            "ZAxisMapping" "4 5"
        Option            "CorePointer"
        Option            "Device" "/dev/input/mice"
EndSection

Section "Monitor"
#modeline0
        Identifier   "Monitor0"
        VendorName   "Undiscovered"
        ModelName    "Undiscovered"
        HorizSync    31.5 - 70.0
        VertRefresh  50.0 - 70.0
        Option            "dpms"
EndSection

Section "Device"
        Identifier  "Card0 for screen 0"
        Driver      "ati"
        VendorName  "Unknown Vendor"
        BoardName   "Unknown Board"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0 for screen 0"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1024x768"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection
回复

使用道具 举报

发表于 2008-4-20 07:38:44 | 显示全部楼层
DELL Latitude C610
可以打开显卡的3D加速,赞magic linux 2.0 一个。


  1. # XFree86 4 configuration created by MagicInstaller.

  2. Section "ServerLayout"
  3.         Identifier      "Default Layout"
  4.         Screen      0   "Screen0" 0 0
  5.         InputDevice     "Mouse0" "CorePointer"
  6.         InputDevice     "Keyboard0" "CoreKeyboard"
  7. EndSection

  8. Section "Files"
  9.         RgbPath         "/usr/X11R6/lib/X11/rgb"
  10.         FontPath        "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  11.         FontPath        "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  12.         FontPath        "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  13.         FontPath        "/usr/X11R6/lib/X11/fonts/misc"
  14.         FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
  15.         FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
  16.         FontPath        "/usr/X11R6/lib/X11/fonts/TTF"
  17.         FontPath        "/usr/share/fonts/default/Type1"
  18.         FontPath                "/usr/share/fonts/ttf/zh_CN"

  19. EndSection

  20. Section "Module"
  21.         Load    "dbe"
  22.         Load    "extmod"
  23.         Load    "fbdevhw"
  24.         Load    "glx"
  25.         Load    "record"
  26.         Load    "freetype"
  27.         Load    "type1"
  28.         Load    "dri"
  29. EndSection

  30. Section "InputDevice"
  31.         Identifier      "Keyboard0"
  32.         Driver          "keyboard"
  33.         Option          "XkbRules" "xfree86"
  34.         Option          "XbkModel" "pc105"
  35.         Option          "XkbLayout" "us"
  36. EndSection

  37. Section "InputDevice"
  38.         Identifier      "Mouse0"
  39.         Driver          "mouse"
  40.         Option          "Protocol" "IMPS/2"
  41.         Option          "Device" "/dev/input/mice"
  42.         Option          "ZAxisMapping" "4 5"
  43.         Option          "Emulate3Buttons" "no"
  44. EndSection

  45. Section "Monitor"
  46.         Identifier      "Monitor0"
  47.         VendorName      "Monitor Vendor"
  48.         ModelName       "LCD Panel 1024x768"
  49.         HorizSync       31.5 - 48.5
  50.         VertRefresh     40.0 - 70.0
  51. EndSection

  52. Section "Device"
  53.         Identifier      "Videocard0"
  54.         Driver          "radeon"
  55.         VendorName      "ATI"
  56.         BoardName       "ATI Radeon Mobility M6"
  57.         VideoRam        16384
  58.        # Options recommended on dri.freedesktop.org
  59.        #Option "AccelMethod" "XAA"
  60.        Option "AGPMode" "4"
  61.        Option "EnablePageFlip" "1"
  62.        Option "ColorTiling" "1"
  63. EndSection

  64. Section "Screen"
  65.         Identifier      "Screen0"
  66.         Device          "Videocard0"
  67.         Monitor         "Monitor0"
  68.         DefaultDepth    24
  69.         SubSection        "Display16"
  70.                 Depth        16
  71.                 Modes        "1024x768" "800x600" "640x480"
  72.         EndSubSection
  73.         SubSection        "Display24"
  74.                 Depth        24
  75.                 Modes        "1024x768" "800x600" "640x480"
  76.         EndSubSection
  77. EndSection


  78. Section "DRI"
  79.     Group       0
  80.     Mode        0666
  81. EndSection

复制代码
回复

使用道具 举报

发表于 2009-1-18 17:58:43 | 显示全部楼层

神舟F1400

# Xorg configuration created by system-config-display
  2
  3 Section "ServerLayout"
  4         Identifier     "single head configuration"
  5         Screen      0  "Screen0" 0 0
  6         InputDevice    "Keyboard0" "CoreKeyboard"
  7         InputDevice    "Synaptics" "CorePointer"
  8 EndSection
  9
10 Section "InputDevice"
11         Identifier  "Keyboard0"
12         Driver      "kbd"
13         Option      "XkbModel" "pc105"
14         Option      "XkbLayout" "us"
15 EndSection
16
17 Section "InputDevice"
18         Identifier  "Synaptics"
19         Driver      "synaptics"
20         Option      "Device" "/dev/input/mice"
21         Option      "Protocol" "auto-dev"
22         Option      "Emulate3Buttons" "yes"
23 EndSection
24
25 Section "Monitor"
26
27  ### Comment all HorizSync and VertSync values to use DDC:
28  ### Comment all HorizSync and VertSync values to use DDC:
29         Identifier   "Monitor0"
30         ModelName    "LCD Panel 1280x800"
31  ### Comment all HorizSync and VertSync values to use DDC:
32         HorizSync    31.5 - 90.0
33         VertRefresh  59.9 - 60.1
34         Option      "dpms"
35 EndSection
36
37 Section "Device"
38         Identifier  "Videocard0"
39         Driver      "vesa"
40 EndSection
41
42 Section "Screen"
43         Identifier "Screen0"
44         Device     "Videocard0"
45         Monitor    "Monitor0"
46         DefaultDepth     24
47         SubSection "Display"
48                 Viewport   0 0
49                 Depth     24
50         EndSubSection
51 EndSection
52
回复

使用道具 举报

发表于 2009-8-30 09:46:44 | 显示全部楼层
Dell E6400 + Fedora 10 x86_64
只不过我的开机时会出现Enabling the nvidia driver:  [Failed]

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder62)  Mon May 11 15:58:00 PDT 2009

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder5  Fri Apr 17 00:40:10 PDT 2009
# Xorg configuration created by livna-config-display

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules"
EndSection

Section "ServerFlags"
    Option         "AIGLX" "on"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from data in "/etc/sysconfig/keyboard"
    Identifier     "Keyboard0"
    Driver         "keyboard"
    Option         "XkbLayout" "us"
    Option         "XkbModel" "pc105"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Seiko"
    HorizSync       37.3 - 55.9
    VertRefresh     40.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 160M"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Videocard0"
    Monitor        "Monitor0"
    SubSection     "Display"
        Modes      "nvidia-auto-select"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1440x900_60 +0+0; nvidia-auto-select +0+0; 1024x768 +0+0; 800x600 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-4-27 00:39 , Processed in 0.106566 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表