<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>残月冰枫 &#187; ubuntu</title>
	<atom:link href="http://www.chinleo.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chinleo.com</link>
	<description>残月如勾 冰枫似火</description>
	<lastBuildDate>Mon, 02 Aug 2010 06:18:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ubuntu输入信号超出范围解决办法</title>
		<link>http://www.chinleo.com/2009/03/ubuntu-sh/</link>
		<comments>http://www.chinleo.com/2009/03/ubuntu-sh/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 08:24:21 +0000</pubDate>
		<dc:creator>残月冰枫</dc:creator>
				<category><![CDATA[电脑科技]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[解决]]></category>
		<category><![CDATA[超出范围]]></category>

		<guid isPermaLink="false">http://www.chinleo.com/?p=55</guid>
		<description><![CDATA[　　前久安装8.10版的ubuntu，我是用WUBI装在XP下全部安装好了之后，启动进入的系统，开机后有滚动条，但是马上就黑屏了。就说显示信号超出范围，直接是进不了桌面。在百度和Google上都找不到方法，我的显示器是Lenovo的19寸宽屏，给我郁闷了。以前装8.04也是这个问题，晕哦。 真心希望Linux把硬件的驱动和兼容性再好些，这样会方便好多。最后去了很多论坛请教人了终于让我这个Linux的菜鸟学会怎么修改了，虽然说改出来显示效果不是那么完美，但是毕竟是可以用了。 现在把方法贴上来： 1、按下 Alt+Ctrl+F1，进入命令行。 2、备份xorg.conf配置文件 代码: sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak1 3、用 vim 打开 /etc/X11/xorg.conf: 代码: sudo vim /etc/X11/xorg.conf 4、然后编辑xorg.conf文件 在Section &#8221;Screen&#8221;段中添加如下子段： 按Insert键可以添加 代码: SubSection &#8221;Display&#8221; Depth        &#8221;24&#8243; Modes     &#8221;1024×768″ （这里填入你想要的分辨率） EndSubSection   5、然后要保存，按Shift+；键进入命令方式，输入/wq ,保存退出。]]></description>
			<content:encoded><![CDATA[<p>　　前久安装8.10版的ubuntu，我是用WUBI装在XP下全部安装好了之后，启动进入的系统，开机后有滚动条，但是马上就黑屏了。就说显示信号超出范围，直接是进不了桌面。在百度和Google上都找不到方法，我的显示器是Lenovo的19寸宽屏，给我郁闷了。以前装8.04也是这个问题，晕哦。</p>
<p>真心希望Linux把硬件的驱动和兼容性再好些，这样会方便好多。最后去了很多论坛请教人了终于让我这个Linux的菜鸟学会怎么修改了，虽然说改出来显示效果不是那么完美，但是毕竟是可以用了。</p>
<p>现在把方法贴上来：</p>
<p>1、按下 Alt+Ctrl+F1，进入命令行。</p>
<p>2、备份xorg.conf配置文件</p>
<p>代码:</p>
<p>sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak1</p>
<p>3、用 vim 打开 /etc/X11/xorg.conf:</p>
<p>代码:</p>
<p>sudo vim /etc/X11/xorg.conf<br />
4、然后编辑xorg.conf文件<br />
在Section &#8221;Screen&#8221;段中添加如下子段：</p>
<p>按Insert键可以添加<br />
代码:<br />
SubSection &#8221;Display&#8221;<br />
Depth        &#8221;24&#8243;<br />
Modes     &#8221;1024×768″ （这里填入你想要的分辨率）<br />
EndSubSection</p>
<p> </p>
<p>5、然后要保存，按Shift+；键进入命令方式，输入/wq ,保存退出。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinleo.com/2009/03/ubuntu-sh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
