lijianzz 发表于 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
        VertRefresh43.0 - 60.0
        Option          "DPMS"
EndSection

Section "Device"
        Identifier"ATI Technologies, Inc. M22 "
        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 "
        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

cnllq 发表于 2006-9-23 09:06:33

有没有hp ze2205的xorg配置阿,是15寸的屏幕!急用

mucher 发表于 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
        VertRefresh60.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

好像我的很短哦,不过能正常工作

zhwps 发表于 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
      VertRefresh40.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

uranusi 发表于 2007-1-25 01:05:12

Toshiba 5105-s501
显卡是Geforce 440 go 32M

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:version 1.0(buildmeister@builder3)Thu Nov9 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


Phil 发表于 2007-3-5 12:24:47

我的xorg.conf文件

这是我的xorg.conf文件

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

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

flamingwind 发表于 2007-5-28 18:48:55

ASUS A3VATI 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

suddenst 发表于 2007-12-22 08:46:42

我的r60e上面切换桌面设备的(放幻灯片的时候用的到)按键无效,请问有什么解决的办法?

12543122 发表于 2008-1-18 00:04:27

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

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/misc/"
      FontPath   "/usr/share/fonts/TTF/"
      FontPath   "/usr/share/fonts/OTF"
      FontPath   "/usr/share/fonts/Type1/"
      FontPath   "/usr/share/fonts/100dpi/"
      FontPath   "/usr/share/fonts/75dpi/"
      FontPath   "/usr/share/fonts/TrueType"
EndSection

Section "Module"
      Load"glx"
      Load"extmod"
      Load"xtrap"
      Load"record"
      Load"GLcore"
      Load"dbe"
      Load"dri"
      Load"freetype"
      Load"type1"
EndSection

Section "InputDevice"
      Identifier"Keyboard0"
      Driver      "kbd"
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      260   160   # mm
      Identifier   "Monitor0"
      VendorName   "AUO"
      ModelName    "3214"
EndSection

Section "Device"

      ### Available Driver options are:-
      ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
      ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
      ### : arg optional
      #Option   "NoAccel"                   # [<bool>]
      #Option   "SWcursor"                  # [<bool>]
      #Option   "ColorKey"                  # <i>
      #Option   "CacheLines"                # <i>
      #Option   "Dac6Bit"                   # [<bool>]
      #Option   "DRI"                     # [<bool>]
      #Option   "NoDDC"                     # [<bool>]
      #Option   "ShowCache"               # [<bool>]
      #Option   "XvMCSurfaces"            # <i>
      #Option   "PageFlip"                  # [<bool>]
      Identifier"Card0"
      Driver      "intel"
      VendorName"Intel Corporation"
      BoardName   "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
      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
      EndSubSection
      SubSection "Display"
                Viewport   0 0
                Depth   24
      EndSubSection
EndSection

wanfengshu 发表于 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
        VertRefresh50.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

haidsao007 发表于 2008-4-20 07:38:44

DELL Latitude C610
可以打开显卡的3D加速,赞magic linux 2.0 一个。


# XFree86 4 configuration created by MagicInstaller.

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

Section "Files"
      RgbPath         "/usr/X11R6/lib/X11/rgb"
      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/misc"
      FontPath      "/usr/X11R6/lib/X11/fonts/Type1"
      FontPath      "/usr/X11R6/lib/X11/fonts/cyrillic"
      FontPath      "/usr/X11R6/lib/X11/fonts/TTF"
      FontPath      "/usr/share/fonts/default/Type1"
        FontPath                "/usr/share/fonts/ttf/zh_CN"

EndSection

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

Section "InputDevice"
      Identifier      "Keyboard0"
      Driver          "keyboard"
      Option          "XkbRules" "xfree86"
      Option          "XbkModel" "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" "no"
EndSection

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

Section "Device"
      Identifier      "Videocard0"
      Driver          "radeon"
      VendorName      "ATI"
      BoardName       "ATI Radeon Mobility M6"
      VideoRam      16384
       # Options recommended on dri.freedesktop.org
       #Option "AccelMethod" "XAA"
       Option "AGPMode" "4"
       Option "EnablePageFlip" "1"
       Option "ColorTiling" "1"
EndSection

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


Section "DRI"
    Group       0
    Mode      0666
EndSection

NextGPS 发表于 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         VertRefresh59.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: :(

# 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@builder58)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
页: 1 [2]
查看完整版本: 征集笔记本上的xorg配置文件