QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1926|回复: 2

刚装的magic改不了分辨率,求解!!!

[复制链接]
发表于 2007-5-28 12:54:09 | 显示全部楼层 |阅读模式
用了Ubuntu 7.04感觉中文化不够,刚装的magic改不了分辨率,我的是AOC 193SW 19寸宽屏 分辨率为1440*900,在论坛搜索了两天没搞定,无奈发贴求助。
我的xorg.conf
# Xorg configuration created by system-config-display

Section "ServerLayout"
        Identifier     "single head configuration"
        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" "yes"
EndSection

Section "Monitor"

# 1440x900 @ 60.00 Hz (GTF) hsync: 55.92 kHz; pclk: 106.47 MHz
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "193SW"
### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 82.0
        VertRefresh  56.0 - 76.0
        ModeLine     "1440x900_60.00" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
        Option            "dpms" "true"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nv"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce FX (generic)"
        VideoRam    131072
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1440x900" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection
发表于 2007-6-8 16:18:35 | 显示全部楼层
怎么改不了??


Modes "1440x900" "1024x768" "800x600" "640x480"


就这里,你把你要的分辨率放在前面就行了,你现在是1440x900。
回复

使用道具 举报

发表于 2007-6-8 17:46:27 | 显示全部楼层
先安装驱动
看置顶的FAQ
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-22 16:32 , Processed in 0.053359 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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