人生是一场不能存盘的RPG,我只能尽量多搞几个Screenshot

December 13, 2006

VMPlayer 中的Fedora不能调整分辨率

Filed under: 使用技巧

Soultion:
Modify /etc/X11/xorg.conf

# Xorg configuration created by pyxf86config
Section “ServerLayout”
Identifier “Default Layout”
Screen 0 “Screen0″ 0 0
InputDevice “Keyboard0″ “CoreKeyboard”
EndSection

Section “Monitor”
Identifier “Monitor0″
HorizSync 1.0 - 10000.0
VertRefresh 1.0 - 10000.0
EndSection

Section “InputDevice”
Identifier “Keyboard0″
Driver “kbd”
Option “XkbModel” “pc105″
Option “XkbLayout” “us”
EndSection

Section “Device”
Identifier “Videocard0″
Driver “vmware”
EndSection

Section “Screen”
Identifier “Screen0″
Device “Videocard0″
Monitor “Monitor0″
DefaultDepth 24
SubSection “Display”
Depth 24
Modes “1152x864″ “1024x768″ “800x600″
EndSubSection
EndSection

我的Host机器分辨率为1280x1024, 为了不让VMPlayer产生滚动条,1152x864是fedora的最大分辨率.

Comments »

The URI to TrackBack this entry is: http://recordsome.blogsome.com/2006/12/13/p206/trackback/

No comments yet.

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>



Anti-spam measure: please retype the above text into the box provided.






















Get free blog up and running in minutes with Blogsome
Theme designed by Hadley Wickham