当前位置: 技术问答>linux和unix
如何在linux下面修改分辨率
来源: 互联网 发布时间:2015-08-28
本文导语: 我是修改 vi /etc/X11/XF86Config, Section“Screen” Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSe...
我是修改 vi /etc/X11/XF86Config,
Section“Screen”
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
然后去掉“640x480”
但是没有效果!
请高手写个详细的步骤吧!如果有效,马上揭帖!谢谢了!
Section“Screen”
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
然后去掉“640x480”
但是没有效果!
请高手写个详细的步骤吧!如果有效,马上揭帖!谢谢了!
|
http://blog.blogchina.com/article_80712.336126.html
|
你是想把分辨率改为多少啊?
把你想改的那个分辨率留下来,其他的去掉才对.
把你想改的那个分辨率留下来,其他的去掉才对.
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。