<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 打造完美的 Linux 桌面 &#8212; Arch Linux 2007.08-2 (2)</title>
	<atom:link href="http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Fri, 25 May 2012 02:33:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: shaphier</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-162955</link>
		<dc:creator>shaphier</dc:creator>
		<pubDate>Fri, 18 Jun 2010 17:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-162955</guid>
		<description>&lt;p&gt;我折腾了半天了，解决了如何在virtualbox里面安装archlinux了：
还是按上面的步骤来一次。但是在/etc/rc.conf中，找到&quot;DAEMONS&quot;，括号中添加hal和dbus，解决鼠标、键盘在x下无法使用的情况；安装virtualbox虚拟显卡驱动：pacman -S kernel26-headers &amp;&amp; export KERN_INCL=/usr/src/linux-$(uname -r) , 然后&quot;安装增强工具&quot;==&gt; mount /dev/cdrom ==&gt; cp targetfile ~  &amp;&amp;  chmod +x ~/targetfile &amp;&amp; ./~/targetfile ,&lt;/p&gt;

&lt;p&gt;但是有个问题：在~/.xinitrc或者~/.xprofile或者.profile添加的这些export 和 fcitx &amp; 语句没有执行；后来直接添加到/etc/X11/xinitrc也无法执行。求解！&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我折腾了半天了，解决了如何在virtualbox里面安装archlinux了：
还是按上面的步骤来一次。但是在/etc/rc.conf中，找到"DAEMONS"，括号中添加hal和dbus，解决鼠标、键盘在x下无法使用的情况；安装virtualbox虚拟显卡驱动：pacman -S kernel26-headers &amp;&amp; export KERN_INCL=/usr/src/linux-$(uname -r) , 然后"安装增强工具"==&gt; mount /dev/cdrom ==&gt; cp targetfile ~  &amp;&amp;  chmod +x ~/targetfile &amp;&amp; ./~/targetfile ,</p>

<p>但是有个问题：在~/.xinitrc或者~/.xprofile或者.profile添加的这些export 和 fcitx &amp; 语句没有执行；后来直接添加到/etc/X11/xinitrc也无法执行。求解！</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shaphier</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-162946</link>
		<dc:creator>shaphier</dc:creator>
		<pubDate>Fri, 18 Jun 2010 16:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-162946</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-128222&quot; rel=&quot;nofollow&quot;&gt;wsky&lt;/a&gt;: 我也遇到这个问题，新手，求解。。。我安装的镜像文件是2010-5月份的，64位，环境:ubuntu+virtualbox3.2。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-128222" rel="nofollow">wsky</a>: 我也遇到这个问题，新手，求解。。。我安装的镜像文件是2010-5月份的，64位，环境:ubuntu+virtualbox3.2。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wsky</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-128222</link>
		<dc:creator>wsky</dc:creator>
		<pubDate>Thu, 12 Nov 2009 09:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-128222</guid>
		<description>&lt;p&gt;弄了2次也没弄好,来麻烦一下大家了.
我是在VMware 6.5和7.0中安装的&lt;/p&gt;

&lt;p&gt;xorg,gdm和gnome也通过pacman安装好了 并且把gdm添加到了daemons中
重启后不行,然后查找到wiki,把open-vm-tools xf86-input-vmmouse xf86-video-vmware xf86-input-mouse xf86-video-vesa也安装好了&lt;/p&gt;

&lt;p&gt;重启后,还是停在命令行,需要在命令行登录(没有看到登录管理器).
登录后输入startx,启动进入之后不是gnome 而是一个蓝白的界面.能看到一个终端显示在上面,但是鼠标和键盘都无效&lt;/p&gt;

&lt;p&gt;请问接下来应该怎么操作呢,先谢谢大家了(新手努力学习中...)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>弄了2次也没弄好,来麻烦一下大家了.
我是在VMware 6.5和7.0中安装的</p>

<p>xorg,gdm和gnome也通过pacman安装好了 并且把gdm添加到了daemons中
重启后不行,然后查找到wiki,把open-vm-tools xf86-input-vmmouse xf86-video-vmware xf86-input-mouse xf86-video-vesa也安装好了</p>

<p>重启后,还是停在命令行,需要在命令行登录(没有看到登录管理器).
登录后输入startx,启动进入之后不是gnome 而是一个蓝白的界面.能看到一个终端显示在上面,但是鼠标和键盘都无效</p>

<p>请问接下来应该怎么操作呢,先谢谢大家了(新手努力学习中...)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: using9</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-87258</link>
		<dc:creator>using9</dc:creator>
		<pubDate>Thu, 29 May 2008 12:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-87258</guid>
		<description>&lt;p&gt;回47楼，那是因为您没有更新软件库，在基本套件安装完成重启后，使用：   pacman -Syu ，更新系统包以及包列表，之后在使用：
pacman -S xorg，就可以安装了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>回47楼，那是因为您没有更新软件库，在基本套件安装完成重启后，使用：   pacman -Syu ，更新系统包以及包列表，之后在使用：
pacman -S xorg，就可以安装了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zoujer</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-86960</link>
		<dc:creator>zoujer</dc:creator>
		<pubDate>Sun, 11 May 2008 15:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-86960</guid>
		<description>&lt;p&gt;你好：
请问下为什么我在使用命令pacman -S xorg的时候会出现：error:&#039;xorg&#039;not found in sync db.  怎么解决这个问题？谢谢&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>你好：
请问下为什么我在使用命令pacman -S xorg的时候会出现：error:'xorg'not found in sync db.  怎么解决这个问题？谢谢</p>]]></content:encoded>
	</item>
	<item>
		<title>By: keke</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-85948</link>
		<dc:creator>keke</dc:creator>
		<pubDate>Tue, 08 Apr 2008 11:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-85948</guid>
		<description>&lt;p&gt;为什么我在安装gnome的时候会提示缺少一个包呢
gstreamer0.10-alsa
我无法继续下去了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>为什么我在安装gnome的时候会提示缺少一个包呢
gstreamer0.10-alsa
我无法继续下去了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sky</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-72172</link>
		<dc:creator>sky</dc:creator>
		<pubDate>Fri, 25 Jan 2008 12:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-72172</guid>
		<description>&lt;p&gt;在终端下取得管理员身份，
＃vi /etc/pacman.conf
比如看到下面一段：
[community]&lt;/p&gt;

&lt;h1&gt;Add your preferred servers here, they will be used first&lt;/h1&gt;

&lt;p&gt;Server =http://mirrors.lcuc.org.cn/archlinux/community/os/i686
Server = ftp://ftp.archlinux.org/community/os/i686
Include = /etc/pacman.d/community
Server段就是源，Include 段是以后面的 文件中的服务器列表为源，修改它们就 可以
全身体验，http://mirrors.lcuc.org.cn/archlinux/community/os/i686  是个不错的源！&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>在终端下取得管理员身份，
＃vi /etc/pacman.conf
比如看到下面一段：
[community]</p>

<h1>Add your preferred servers here, they will be used first</h1>

<p>Server =http://mirrors.lcuc.org.cn/archlinux/community/os/i686
Server = <a href="ftp://ftp.archlinux.org/community/os/i686" rel="nofollow">ftp://ftp.archlinux.org/community/os/i686</a>
Include = /etc/pacman.d/community
Server段就是源，Include 段是以后面的 文件中的服务器列表为源，修改它们就 可以
全身体验，http://mirrors.lcuc.org.cn/archlinux/community/os/i686  是个不错的源！</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tenk</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-71329</link>
		<dc:creator>tenk</dc:creator>
		<pubDate>Mon, 21 Jan 2008 07:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-71329</guid>
		<description>&lt;p&gt;问一个比较白痴的问题，在命令模式下如何修改源&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>问一个比较白痴的问题，在命令模式下如何修改源</p>]]></content:encoded>
	</item>
	<item>
		<title>By: abcx</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-70025</link>
		<dc:creator>abcx</dc:creator>
		<pubDate>Mon, 14 Jan 2008 11:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-70025</guid>
		<description>&lt;p&gt;文章要不断更新才有生命力啊....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>文章要不断更新才有生命力啊....</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 无花果山 &#187; Blog Archive &#187; archlinux初装笔记_02</title>
		<link>http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-66730</link>
		<dc:creator>无花果山 &#187; Blog Archive &#187; archlinux初装笔记_02</dc:creator>
		<pubDate>Sat, 29 Dec 2007 05:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html#comment-66730</guid>
		<description>&lt;p&gt;[...] 使用旧卡的朋友可以运行下列命令： pacman -S nvidia-96xx 或者： pacman -S nvidia-71xx （参看：http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html） [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] 使用旧卡的朋友可以运行下列命令： pacman -S nvidia-96xx 或者： pacman -S nvidia-71xx （参看：http://linuxtoy.org/archives/the-perfect-linux-desktop-arch-linux-2007-08-2-2.html） [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

