您需要 登录 才可以下载或查看,没有帐号?注册
使用道具 举报
Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" [color="Red"]DefaultDepth 16 SubSection "Display" [color="Red"]Depth 16 Modes "1024x768 800x600 640x480"#默认与第一个值匹配 EndSubSection EndSection
Post by schoolwind 默认与第一个值匹配
Gentoo ~ # cat /etc/X11/xorg.conf # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/default" FontPath "/usr/share/fonts/zh_CN/Others" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/util" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/shart/fonts/xdtv" FontPath "/usr/share/fonts/kochi-substitute" FontPath "/usr/share/fonts/arphicfonts" FontPath "/usr/share/fonts/encodings" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/zh_CN/Wqy" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" Option "XkbRules" "xorg" Option "XkbVariant" "intl" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "rotocol" "auto" Option "Device" "/dev/input/mouse0" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Mag InnoVision MAG 796FDII" HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV43 [GeForce 7300 GT]" EndSection Section "Screen" # Enable 32-bit ARGB GLX Visuals # # If you are using an older version of compiz that # # does not support rendering into the Composite # # Overlay Window, you will need to disable clipping # # of GLX rendering to the X Root window with this # # option, or you will get a blank screen after # # starting compiz: # Option "UseEdidFreqs" "True" # Option "UseEDID" "True" # Option "UseEDIDDpi" "True" # Option "ModeValidation" "NoEdidModes" # Option "DDCMode" "True" Option "DPI" "96x96" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 Option "DisableGLXRootClipping" "True" Option "AddARGBGLXVisuals" "True" Option "XAANoOffscreenPixmaps" "True" # Option "SWcursor" "True" Option "HWcursor" "True" Option "CursorShadow" "True" #开启鼠标阴影效果 Option "CursorShadowAlpha" "64" #阴影的不透明度 Option "CursorShadowXOffset" "4" #阴影距离指针横轴距离 Option "CursorShadowYOffset" "2" #阴影距离指针纵轴距离 Option "Nologo" "true" Option "RenderAccel" "true" SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768_85" "800x600_85" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768_85" "800x600_85" EndSubSection EndSection Section "Extensions" Option "Composite" "true" Option "RENDER" "Enable" EndSection
Post by 鱼儿小 这个我懂啊,问题是我那行只能有640x80,不能在再出现别的,即便在它后面追加一个800x600也不行
Post by 鱼儿小 另外,我的闪龙2200+,ati9550-64M,512内存,在640×480下,glxgears才3300帧/600fps多一点,正常吗?
本版积分规则 发表回复 回帖后跳转到最后一页