红联Linux门户
Linux帮助

修改Fedora 7屏幕分辨率

发布时间:2007-09-09 00:27:44来源:红联作者:soepmbcket
首先在“系统”→“管理”→“显示”→“硬件”中将显示器类型改为“Monitor 1024*768”

再修改以下文件:

# Xorg configuration created by system-config-display
# Situated in /etc/X11

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "VMMouse" "CorePointer"
EndSection

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

Section "InputDevice"
Identifier "VMMouse"
Driver "vmmouse"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
ModelName "Monitor 1024x768"
HorizSync 31.5 - 71.0
VertRefresh 60.0 - 85.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "vmware"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
文章评论

共有 5 条评论

  1. 奶茶dsk 于 2007-09-25 21:34:41发表:

    对头呀。。。

  2. beyondfly 于 2007-09-24 23:29:02发表:

    引用:
    原帖由 网鬼 于 2007-9-24 15:01 发表
    呵呵,改个分辨率这么麻烦啊?

    要知其然,更要知其所以然才好!!!!

  3. 网鬼 于 2007-09-24 15:01:50发表:

    呵呵,改个分辨率这么麻烦啊?

  4. beyondfly 于 2007-09-24 12:13:14发表:

    讲得不够详细

  5. 奶茶dsk 于 2007-09-21 19:46:52发表:

    :0)1 :0)1