hngjnfng 发表于 2003-3-8 08:49:54

# File generated by anaconda.

Section "ServerLayout"
        Identifier   "Anaconda Configured"
        Screen      0"Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Mouse1" "SendCoreEvents"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
# 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"
        FontPath   "unix/:7100"
EndSection

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

Section "InputDevice"
#        Option        "AutoRepeat"        "500 5"
# when using XQUEUE, comment out the above line, and uncomment the
# following line
#        Option        "Protocol"        "Xqueue"
# 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"
        #Option        "XkbOptions"        ""
        Identifier"Keyboard0"
        Driver      "keyboard"
        Option          "XkbRules" "xfree86"
        Option          "XkbModel" "pc105"
        Option          "XkbLayout" "us"        #Option        "XkbVariant"        ""
EndSection

Section "InputDevice"
        Identifier        "Mouse0"
        # Modified by mouseconfig
        Driver                "mouse"
        Option                "Device"                "/dev/mouse"
        Option                "Protocol"                "IntelliMouse"
        Option                "Emulate3Buttons"        "yes"
        Option                "ZAxisMapping"                "4 5"
EndSection

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

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Acer 57c"
        HorizSync    30.0 - 70.0
        VertRefresh50.0 - 120.0
        Option          "dpms"
EndSection

Section "Device"
        # no known options
      #BusID
        Identifier"NVIDIA GeForce 2 MX (generic)"
        Driver      "nv"
        VendorName"NVIDIA GeForce 2 MX (generic)"
        BoardName   "NVIDIA GeForce 2 MX (generic)"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device   "NVIDIA GeForce 2 MX (generic)"
        Monitor    "Monitor0"
        DefaultDepth   24
        SubSection "Display"
                Depth   24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection



this is mine,how to modify?
thanks

langzigyb 发表于 2003-3-10 20:51:51

我的也是这种情况,XF86Config如下:
Section "Screen"
        Identifier "Screen0"
        Device   "SiS 630"
        Monitor    "Monitor0"
        DefaultDepth   24
        SubSection "Display"
                Depth   24
                Modes    "1024x768@85" "800x600" "640x480"
        EndSubSection
EndSection
屏幕依然很闪!

do77 发表于 2003-3-11 16:47:50

装好显卡驱动再试试

jtzzr 发表于 2003-3-25 22:26:49

我的相关设置

大家好!
  我的XF86Config中的显示频率是这样设置的,因为我使用的是TurboLinux6.0,贴出来仅供参考:

Section "Monitor"

    Identifier        "Sony CPD 100SF"
    VendorName        "Sony"
    ModelName        "CPD 100SF"
    HorizSync   30-72
    VertRefresh 50-120


# 1024x768 @ 85 Hz, 70.24 kHz hsync
Modeline "1024x768"   98.91024 1056 1216 1408   768 782 788 822 -HSync -VSync
# 1024x768 @ 100Hz, 80.21 kHz hsync
# Modeline "1024x768"   115.51024 1056 1248 1440768771781802 -HSync -VSync


# 800x600 @ 85 Hz, 55.84 kHz hsync
Modeline"800x600"    60.75800864928 1088   600616621657 -HSync -VSync
# 800x600 @ 100 Hz, 64.02 kHz hsync
# Modeline"800x600"    69.65800864928 1088   600604610640 -HSync -VSync


# 640x480 @ 85 Hz, 43.27 kHz hsync
Modeline "640x480"   36   640696752832   480481484509 -HSync -VSync
# 640x480 @ 100 Hz, 53.01 kHz hsync
# Modeline "640x480"   45.8   640672768864   480488494530 -HSync -VSync

  我的显示器当然不是什么SONY,只是摆摆面子 :mrgreen: ,不过带宽能达到160MHz多点,刷到100Hz也没有问题,不过我还是使用85Hz,所以100Hz的都打上了注释。

rainbine 发表于 2005-10-18 12:00:24

我也有同样的问题,看到楼主的问题好像还没有解决,那位高人指点一下,
我装的是redhat9.0,845G主板集成显卡,主板驱动已经安装,
.....
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Acer 57c"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
....
Section "Device"
Identifier"Videocard0"
Driver      "i810"               (此处仍显示使用 i810_drv.o的驱动程序)
VendorName"Videocard vendor"
BoardName   "Intel 845"
EndSection
....
Section "Screen"
Identifier "Screen0"
Device "i 810"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

xfree86config文件大体是这样,我没在linux下面,太费眼了。具体怎么改,有没有成功的。
高手救命!!!
页: 1 [2]
查看完整版本: 请问怎样调显示器的刷新频率?