<?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>QLJ's Blog &#187; ubuntu</title>
	<atom:link href="http://qlj.sh.cn/category/linux/ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://qlj.sh.cn</link>
	<description>搜集网络信息,风云磅实验</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:20:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ubuntu one 无法 使用问题解决中。。</title>
		<link>http://qlj.sh.cn/linux/ubuntu-linux/20100523/ubuntu-one-01/</link>
		<comments>http://qlj.sh.cn/linux/ubuntu-linux/20100523/ubuntu-one-01/#comments</comments>
		<pubDate>Sat, 22 May 2010 18:31:30 +0000</pubDate>
		<dc:creator>qlj</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntuone]]></category>

		<guid isPermaLink="false">http://qlj.sh.cn/?p=1084</guid>
		<description><![CDATA[UBUNTU one 注册完成后 提示 
add your computer to the list of devices that sync with your personal cloud. To add your computer to your Ubuntu One account, click on the
但是无法 找到这个  Add this Computer button 按钮
使用命令
u1sync &#8211;authorize
等待几秒。。
FIREFOX会跳转网页


Traceback &#40;most recent call last&#41;:
  File &#34;/usr/lib/python2.6/dist-packages/twisted/protocols/basic.py&#34;, line 251, in dataReceived
    why = self.lineReceived&#40;line&#41;
 [...]]]></description>
			<content:encoded><![CDATA[<p>UBUNTU one 注册完成后 提示 </p>
<p>add your computer to the list of devices that sync with your personal cloud. To add your computer to your Ubuntu One account, click on the</p>
<p>但是无法 找到这个 <strong> Add this Computer button</strong> 按钮<br />
使用命令<br />
u1sync &#8211;authorize</p>
<p>等待几秒。。<br />
FIREFOX会跳转网页<br />
<span id="more-1084"></span></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Traceback <span style="color: #7a0874; font-weight: bold;">&#40;</span>most recent call <span style="color: #c20cb9; font-weight: bold;">last</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>:
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/protocols/basic.py&quot;</span>, line <span style="color: #000000;">251</span>, <span style="color: #000000; font-weight: bold;">in</span> dataReceived
    why = self.lineReceived<span style="color: #7a0874; font-weight: bold;">&#40;</span>line<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/http.py&quot;</span>, line <span style="color: #000000;">1573</span>, <span style="color: #000000; font-weight: bold;">in</span> lineReceived
    self.allContentReceived<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/http.py&quot;</span>, line <span style="color: #000000;">1641</span>, <span style="color: #000000; font-weight: bold;">in</span> allContentReceived
    req.requestReceived<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">command</span>, path, version<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/http.py&quot;</span>, line <span style="color: #000000;">807</span>, <span style="color: #000000; font-weight: bold;">in</span> requestReceived
    self.process<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #660033;">---</span> <span style="color: #000000; font-weight: bold;">&lt;</span>exception caught here<span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #660033;">---</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/server.py&quot;</span>, line <span style="color: #000000;">125</span>, <span style="color: #000000; font-weight: bold;">in</span> process
    self.render<span style="color: #7a0874; font-weight: bold;">&#40;</span>resrc<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/server.py&quot;</span>, line <span style="color: #000000;">132</span>, <span style="color: #000000; font-weight: bold;">in</span> render
    body = resrc.render<span style="color: #7a0874; font-weight: bold;">&#40;</span>self<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/resource.py&quot;</span>, line <span style="color: #000000;">210</span>, <span style="color: #000000; font-weight: bold;">in</span> render
    <span style="color: #7a0874; font-weight: bold;">return</span> m<span style="color: #7a0874; font-weight: bold;">&#40;</span>request<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">466</span>, <span style="color: #000000; font-weight: bold;">in</span> render_GET
    self.retrieve_function<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #007800;">store</span>=self.store_yes_no, <span style="color: #007800;">verifier</span>=verifier<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">396</span>, <span style="color: #000000; font-weight: bold;">in</span> retrieve_access_token
    access_token = self.make_token_request<span style="color: #7a0874; font-weight: bold;">&#40;</span>oauth_request<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">261</span>, <span style="color: #000000; font-weight: bold;">in</span> make_token_request
    self._forward_error_callback<span style="color: #7a0874; font-weight: bold;">&#40;</span>error<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">160</span>, <span style="color: #000000; font-weight: bold;">in</span> _forward_error_callback
    raise error
exceptions.Exception: Invalid request token: GhKRmLF4bv0bR<span style="color: #000000; font-weight: bold;">*******</span>
Authorized.</pre></div></div>

<p>上面这些错误 到底 是杀3也不知道 。。汉3.。</p>
<p>收集一些 有 价值的 线索。。<br />
备用</p>
<p>出自UBUNTU 中文社区 </p>
<p>退出ubuntu one:<br />
# u1sdtool -q</p>
<p>将原有配置清空:<br />
# rm -rf ~/.local/share/ubuntuone</p>
<p>然后重新运行 UbuntuOne Applet</p>
<p>将计算机与帐号关联：<br />
# u1sync &#8211;authorize</p>
]]></content:encoded>
			<wfw:commentRss>http://qlj.sh.cn/linux/ubuntu-linux/20100523/ubuntu-one-01/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ubuntu音乐格式转换SOX-MP3转OGG</title>
		<link>http://qlj.sh.cn/linux/ubuntu-linux/20100302/ubuntu-sox-mp3-ogg/</link>
		<comments>http://qlj.sh.cn/linux/ubuntu-linux/20100302/ubuntu-sox-mp3-ogg/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 11:01:09 +0000</pubDate>
		<dc:creator>qlj</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[sox]]></category>

		<guid isPermaLink="false">http://qlj.sh.cn/?p=991</guid>
		<description><![CDATA[首先 安装 LAME

&#160;
yingouqlj@qlj:/media/sd_user/Audio$ sudo apt-get install lame
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
下列软件包是自动安装的并且现在不再被使用了：
  libopenal1 chromium-bsu libglpng libalut0 ttf-uralic chromium-bsu-data
  libglc0 libsox-fmt-base libsox-fmt-alsa libsox1a libsdl-image1.2
使用'apt-get autoremove'来删除它们
将会安装下列额外的软件包：
  libmp3lame0
下列【新】软件包将被安装：
  lame libmp3lame0
共升级了 0 个软件包，新安装了 2 个软件包，要卸载 0 个软件包，有 247 个软件未被升级。
需要下载 416kB 的软件包。
解压缩后会消耗掉 725kB 的额外空间。
您希望继续执行吗？&#91;Y/n&#93;y
获取：1 http://mirrors.sohu.com [...]]]></description>
			<content:encoded><![CDATA[<p>首先 安装 LAME</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">&nbsp;
yingouqlj<span style="color: #000000; font-weight: bold;">@</span>qlj:<span style="color: #000000; font-weight: bold;">/</span>media<span style="color: #000000; font-weight: bold;">/</span>sd_user<span style="color: #000000; font-weight: bold;">/</span>Audio$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #c20cb9; font-weight: bold;">lame</span>
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
下列软件包是自动安装的并且现在不再被使用了：
  libopenal1 chromium-bsu libglpng libalut0 ttf-uralic chromium-bsu-data
  libglc0 libsox-fmt-base libsox-fmt-alsa libsox1a libsdl-image1.2
使用<span style="color: #ff0000;">'apt-get autoremove'</span>来删除它们
将会安装下列额外的软件包：
  libmp3lame0
下列【新】软件包将被安装：
  <span style="color: #c20cb9; font-weight: bold;">lame</span> libmp3lame0
共升级了 <span style="color: #000000;">0</span> 个软件包，新安装了 <span style="color: #000000;">2</span> 个软件包，要卸载 <span style="color: #000000;">0</span> 个软件包，有 <span style="color: #000000;">247</span> 个软件未被升级。
需要下载 416kB 的软件包。
解压缩后会消耗掉 725kB 的额外空间。
您希望继续执行吗？<span style="color: #7a0874; font-weight: bold;">&#91;</span>Y<span style="color: #000000; font-weight: bold;">/</span>n<span style="color: #7a0874; font-weight: bold;">&#93;</span>y
获取：<span style="color: #000000;">1</span> http:<span style="color: #000000; font-weight: bold;">//</span>mirrors.sohu.com karmic<span style="color: #000000; font-weight: bold;">/</span>multiverse libmp3lame0 3.98.2+debian-0ubuntu2 <span style="color: #7a0874; font-weight: bold;">&#91;</span>251kB<span style="color: #7a0874; font-weight: bold;">&#93;</span>
获取：<span style="color: #000000;">2</span> http:<span style="color: #000000; font-weight: bold;">//</span>mirrors.sohu.com karmic<span style="color: #000000; font-weight: bold;">/</span>multiverse <span style="color: #c20cb9; font-weight: bold;">lame</span> 3.98.2+debian-0ubuntu2 <span style="color: #7a0874; font-weight: bold;">&#91;</span>165kB<span style="color: #7a0874; font-weight: bold;">&#93;</span>
下载 416kB，耗时 <span style="color: #000000;">3</span> 秒 <span style="color: #7a0874; font-weight: bold;">&#40;</span>112kB<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #7a0874; font-weight: bold;">&#41;</span>                     
选中了曾被取消选择的软件包 libmp3lame0。
<span style="color: #7a0874; font-weight: bold;">&#40;</span>正在读取数据库 ... 系统当前总共安装有 <span style="color: #000000;">121697</span> 个文件和目录。<span style="color: #7a0874; font-weight: bold;">&#41;</span>
正在解压缩 libmp3lame0 <span style="color: #7a0874; font-weight: bold;">&#40;</span>从 ...<span style="color: #000000; font-weight: bold;">/</span>libmp3lame0_3.98.2+debian-0ubuntu2_i386.deb<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
选中了曾被取消选择的软件包 <span style="color: #c20cb9; font-weight: bold;">lame</span>。
正在解压缩 <span style="color: #c20cb9; font-weight: bold;">lame</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>从 ...<span style="color: #000000; font-weight: bold;">/</span>lame_3.98.2+debian-0ubuntu2_i386.deb<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
正在处理用于 man-db 的触发器...
正在设置 libmp3lame0 <span style="color: #7a0874; font-weight: bold;">&#40;</span>3.98.2+debian-0ubuntu2<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
&nbsp;
正在设置 <span style="color: #c20cb9; font-weight: bold;">lame</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>3.98.2+debian-0ubuntu2<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place
yingouqlj<span style="color: #000000; font-weight: bold;">@</span>qlj:<span style="color: #000000; font-weight: bold;">/</span>media<span style="color: #000000; font-weight: bold;">/</span>sd_user<span style="color: #000000; font-weight: bold;">/</span>Audio$</pre></div></div>

<p>安装SOX</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">yingouqlj<span style="color: #000000; font-weight: bold;">@</span>qlj:~$ <span style="color: #c20cb9; font-weight: bold;">sox</span>
程序“<span style="color: #c20cb9; font-weight: bold;">sox</span>”尚未安装。  您可以使用以下命令安装：
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #c20cb9; font-weight: bold;">sox</span>
<span style="color: #c20cb9; font-weight: bold;">sox</span>: <span style="color: #7a0874; font-weight: bold;">command</span> not found
yingouqlj<span style="color: #000000; font-weight: bold;">@</span>qlj:~$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #c20cb9; font-weight: bold;">sox</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #c20cb9; font-weight: bold;">sudo</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> password <span style="color: #000000; font-weight: bold;">for</span> yingouqlj: 
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
下列软件包是自动安装的并且现在不再被使用了：
  libopenal1 chromium-bsu libglpng libalut0 ttf-uralic chromium-bsu-data
  libglc0 libsdl-image1.2
使用<span style="color: #ff0000;">'apt-get autoremove'</span>来删除它们
将会安装下列额外的软件包：
  libsox-fmt-alsa libsox-fmt-base libsox1a
建议安装的软件包：
  libsox-fmt-all
下列【新】软件包将被安装：
  libsox-fmt-alsa libsox-fmt-base libsox1a <span style="color: #c20cb9; font-weight: bold;">sox</span>
共升级了 <span style="color: #000000;">0</span> 个软件包，新安装了 <span style="color: #000000;">4</span> 个软件包，要卸载 <span style="color: #000000;">0</span> 个软件包，有 <span style="color: #000000;">222</span> 个软件未被升级。
需要下载 399kB 的软件包。
解压缩后会消耗掉 <span style="color: #000000;">1</span>,208kB 的额外空间。
您希望继续执行吗？<span style="color: #7a0874; font-weight: bold;">&#91;</span>Y<span style="color: #000000; font-weight: bold;">/</span>n<span style="color: #7a0874; font-weight: bold;">&#93;</span>y
获取：<span style="color: #000000;">1</span> http:<span style="color: #000000; font-weight: bold;">//</span>mirrors.sohu.com karmic<span style="color: #000000; font-weight: bold;">/</span>universe libsox1a 14.3.0-1build1 <span style="color: #7a0874; font-weight: bold;">&#91;</span>262kB<span style="color: #7a0874; font-weight: bold;">&#93;</span>
获取：<span style="color: #000000;">2</span> http:<span style="color: #000000; font-weight: bold;">//</span>mirrors.sohu.com karmic<span style="color: #000000; font-weight: bold;">/</span>universe libsox-fmt-alsa 14.3.0-1build1 <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">7</span>,566B<span style="color: #7a0874; font-weight: bold;">&#93;</span>
获取：<span style="color: #000000;">3</span> http:<span style="color: #000000; font-weight: bold;">//</span>mirrors.sohu.com karmic<span style="color: #000000; font-weight: bold;">/</span>universe libsox-fmt-base 14.3.0-1build1 <span style="color: #7a0874; font-weight: bold;">&#91;</span>37.2kB<span style="color: #7a0874; font-weight: bold;">&#93;</span>
获取：<span style="color: #000000;">4</span> http:<span style="color: #000000; font-weight: bold;">//</span>mirrors.sohu.com karmic<span style="color: #000000; font-weight: bold;">/</span>universe <span style="color: #c20cb9; font-weight: bold;">sox</span> 14.3.0-1build1 <span style="color: #7a0874; font-weight: bold;">&#91;</span>91.5kB<span style="color: #7a0874; font-weight: bold;">&#93;</span>
下载 399kB，耗时 <span style="color: #000000;">4</span> 秒 <span style="color: #7a0874; font-weight: bold;">&#40;</span>80.5kB<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #7a0874; font-weight: bold;">&#41;</span>
选中了曾被取消选择的软件包 libsox1a。
<span style="color: #7a0874; font-weight: bold;">&#40;</span>正在读取数据库 ... 系统当前总共安装有 <span style="color: #000000;">121660</span> 个文件和目录。<span style="color: #7a0874; font-weight: bold;">&#41;</span>
正在解压缩 libsox1a <span style="color: #7a0874; font-weight: bold;">&#40;</span>从 ...<span style="color: #000000; font-weight: bold;">/</span>libsox1a_14.3.0-1build1_i386.deb<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
选中了曾被取消选择的软件包 libsox-fmt-alsa。
正在解压缩 libsox-fmt-alsa <span style="color: #7a0874; font-weight: bold;">&#40;</span>从 ...<span style="color: #000000; font-weight: bold;">/</span>libsox-fmt-alsa_14.3.0-1build1_i386.deb<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
选中了曾被取消选择的软件包 libsox-fmt-base。
正在解压缩 libsox-fmt-base <span style="color: #7a0874; font-weight: bold;">&#40;</span>从 ...<span style="color: #000000; font-weight: bold;">/</span>libsox-fmt-base_14.3.0-1build1_i386.deb<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
选中了曾被取消选择的软件包 <span style="color: #c20cb9; font-weight: bold;">sox</span>。
正在解压缩 <span style="color: #c20cb9; font-weight: bold;">sox</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>从 ...<span style="color: #000000; font-weight: bold;">/</span>sox_14.3.0-1build1_i386.deb<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
正在处理用于 man-db 的触发器...
正在设置 libsox1a <span style="color: #7a0874; font-weight: bold;">&#40;</span>14.3.0-1build1<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
&nbsp;
正在设置 libsox-fmt-alsa <span style="color: #7a0874; font-weight: bold;">&#40;</span>14.3.0-1build1<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
正在设置 libsox-fmt-base <span style="color: #7a0874; font-weight: bold;">&#40;</span>14.3.0-1build1<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
正在设置 <span style="color: #c20cb9; font-weight: bold;">sox</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>14.3.0-1build1<span style="color: #7a0874; font-weight: bold;">&#41;</span> ...
&nbsp;
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place</pre></div></div>

<p>另外还是 发现 无法 支持 MP3<br />
这里 说明下<br />
或许LAME不需要装<br />
我 使用 了 SOUNDCONVERTER提示<br />
MP3需要 LAME的 支持才 可以 使用<br />
但是 我 装了却识别不 到 </p>
<p>至于SOX 无法支持 MP3<br />
装下 MP3的包就可以了<br />
sudo apt-get install  libsox-fmt-mp3</p>
<p>然后  sox 111.mp3 111.ogg 就OK 了</p>
]]></content:encoded>
			<wfw:commentRss>http://qlj.sh.cn/linux/ubuntu-linux/20100302/ubuntu-sox-mp3-ogg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ubuntu桌面3d效果－特效安装设置</title>
		<link>http://qlj.sh.cn/linux/ubuntu-linux/20090107/ubuntu-3d/</link>
		<comments>http://qlj.sh.cn/linux/ubuntu-linux/20090107/ubuntu-3d/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 10:35:23 +0000</pubDate>
		<dc:creator>qlj</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[CompizConfig]]></category>
		<category><![CDATA[earth]]></category>

		<guid isPermaLink="false">http://qlj.sh.cn/?p=478</guid>
		<description><![CDATA[体验下3D效果
要开机效果
不过 跟 GOOGLE EARTH 冲突
开了 之后 地球又开始闪屏

首先安装CompizConfig设置管理器（3D驱动必须装好）
sudo apt-get install compizconfig-settings-manager
运行 系统-&#62;首选项-&#62;Advanced Desktop Effects Settings，点击General Compiz options，把Desktop Size选项卡里的“水平虚拟大小”设置为4，“垂直虚拟大小”设置为1，“桌面数”设置为4，后退，勾选“桌面立方体”“旋转立方体”“立方体倒映” “Cube Caps ”几项，按住Ctrl+alt，再按住鼠标左键移动，3D桌面效果出现。
在Gube Gears前面打钩，然后找到前面打过钩的桌面立方体，点击，选择Transparent Cube，将Opacity During Rotation降到50左右，再将3D桌面调出来，立方体成半透明的了，并且里面有三个齿轮在滚动！
点击旋转立方体-&#62;一般，把缩放调整到1.0，把速度调整到0.7，再按Ctrl+alt+向左/向右键，可以看到立方体运动时的慢动作，并且立方体小了很多。
将鼠标在桌面上的空白位置点击一下，然后转动鼠标的滚轮，出现旋转的3D桌面效果。按住Super键(Ctrl与Alt中间的那个键）+Tab键，桌面水平排列。
进入调整大小-&#62;动作，点击一般前面的小三角，双击“启动所有窗口的窗口拾取器”，选中Topleft，点击OK。现在将你的鼠标移动到桌面左上角，就能实现类似Mac os X的Expose特效了。
进入CompizConfig设置管理器的主界面，点击Expo-&#62;动作，在窗口中的Expo上面双击，勾选Top Right，然后OK。将鼠标移动到桌面的右上角，4个桌面整齐排列在一个3D空间内（同super+E效果），可以将窗口从一个桌面拖动到另一个桌面，甚至放在两个桌面中间！
在CompizConfig设置主界面选择Shift Switcher-&#62;动作-&#62;Initial(All workspace)下，勾选Bottomleft。鼠标移动到桌面的左下角，出现iPhone的Cover Flow特效。可以用鼠标滚轮和方向键切换桌面。回到Shift Switcher，点击外观，在Switcher mode中选择Flip。鼠标移动到桌面的左下角，出现windows vista中的Flip3D特效。
ubuntu在CompizConfig设置管理器主界面选择“在屏幕上绘制火焰”前面的复选框，现在就可以直接按住Super+shift键，然后用鼠标左键在屏幕写了。火焰的默认颜色是红色，可以直接进入“在屏幕上绘制火焰”设置项里，调整火焰颜色，或者干脆“随机”，取消火焰的时候同时按 Super+Shift+C。
再次回到主界面中，勾选Windows Previews，这样将鼠标移动到任务栏会出现预览窗口。
在CCSM（CompizConfig设置管理器）主界面选择移动窗口，将其设置界面中的不透明度设置到60左右，这样你移动窗口的时候就会有半透明的效果。 同样在主界面中选择General Options-&#62;Opacity Settings，点击ADD（添加）。在OpacityWindows 中输入Dock，OpacityWIndow Values输入数值80。再以同样的方式添加DropDownMenu和PopupMenu，数值都为80。输入完毕之后，不管是什么菜单，现在都是以半透明的方式显示了，包括右键菜单。
在CCSM主界面中选择Animations-&#62;CloseAnimation，在窗口中的第一个Glide2上双击，然后从CloseEffect的下拉菜单中选择Burn，这样每次关闭窗口的时候会有火焰的效果。
点击Effect Settings，找到下面的Fire，点击小三角形出现火焰选项，然后勾选其中的“随机颜色火焰”后面的复选框，火焰颜色随机。也可以去OpenAnimation里设置开启窗口时的动画特效，或者就选“随机”。
]]></description>
			<content:encoded><![CDATA[<p>体验下3D效果</p>
<p>要开机效果</p>
<p>不过 跟 GOOGLE EARTH 冲突</p>
<p>开了 之后 地球又开始闪屏</p>
<p><span id="more-478"></span><br />
首先安装CompizConfig设置管理器（3D驱动必须装好）</p>
<p>sudo apt-get install compizconfig-settings-manager</p>
<p>运行 系统-&gt;首选项-&gt;Advanced Desktop Effects Settings，点击General Compiz options，把Desktop Size选项卡里的“水平虚拟大小”设置为4，“垂直虚拟大小”设置为1，“桌面数”设置为4，后退，勾选“桌面立方体”“旋转立方体”“立方体倒映” “Cube Caps ”几项，按住Ctrl+alt，再按住鼠标左键移动，3D桌面效果出现。</p>
<p>在Gube Gears前面打钩，然后找到前面打过钩的桌面立方体，点击，选择Transparent Cube，将Opacity During Rotation降到50左右，再将3D桌面调出来，立方体成半透明的了，并且里面有三个齿轮在滚动！</p>
<p>点击旋转立方体-&gt;一般，把缩放调整到1.0，把速度调整到0.7，再按Ctrl+alt+向左/向右键，可以看到立方体运动时的慢动作，并且立方体小了很多。</p>
<p>将鼠标在桌面上的空白位置点击一下，然后转动鼠标的滚轮，出现旋转的3D桌面效果。按住Super键(Ctrl与Alt中间的那个键）+Tab键，桌面水平排列。</p>
<p>进入调整大小-&gt;动作，点击一般前面的小三角，双击“启动所有窗口的窗口拾取器”，选中Topleft，点击OK。现在将你的鼠标移动到桌面左上角，就能实现类似Mac os X的Expose特效了。</p>
<p>进入CompizConfig设置管理器的主界面，点击Expo-&gt;动作，在窗口中的Expo上面双击，勾选Top Right，然后OK。将鼠标移动到桌面的右上角，4个桌面整齐排列在一个3D空间内（同super+E效果），可以将窗口从一个桌面拖动到另一个桌面，甚至放在两个桌面中间！</p>
<p>在CompizConfig设置主界面选择Shift Switcher-&gt;动作-&gt;Initial(All workspace)下，勾选Bottomleft。鼠标移动到桌面的左下角，出现iPhone的Cover Flow特效。可以用鼠标滚轮和方向键切换桌面。回到Shift Switcher，点击外观，在Switcher mode中选择Flip。鼠标移动到桌面的左下角，出现windows vista中的Flip3D特效。</p>
<p><a title="ubuntu" href="http://qlj.sh.cn/category/linux/ubuntu-linux/" target="_self">ubuntu</a>在CompizConfig设置管理器主界面选择“在屏幕上绘制火焰”前面的复选框，现在就可以直接按住Super+shift键，然后用鼠标左键在屏幕写了。火焰的默认颜色是红色，可以直接进入“在屏幕上绘制火焰”设置项里，调整火焰颜色，或者干脆“随机”，取消火焰的时候同时按 Super+Shift+C。</p>
<p>再次回到主界面中，勾选Windows Previews，这样将鼠标移动到任务栏会出现预览窗口。</p>
<p>在CCSM（CompizConfig设置管理器）主界面选择移动窗口，将其设置界面中的不透明度设置到60左右，这样你移动窗口的时候就会有半透明的效果。 同样在主界面中选择General Options-&gt;Opacity Settings，点击ADD（添加）。在OpacityWindows 中输入Dock，OpacityWIndow Values输入数值80。再以同样的方式添加DropDownMenu和PopupMenu，数值都为80。输入完毕之后，不管是什么菜单，现在都是以半透明的方式显示了，包括右键菜单。</p>
<p>在CCSM主界面中选择Animations-&gt;CloseAnimation，在窗口中的第一个Glide2上双击，然后从CloseEffect的下拉菜单中选择Burn，这样每次关闭窗口的时候会有火焰的效果。</p>
<p>点击Effect Settings，找到下面的Fire，点击小三角形出现火焰选项，然后勾选其中的“随机颜色火焰”后面的复选框，火焰颜色随机。也可以去OpenAnimation里设置开启窗口时的动画特效，或者就选“随机”。</p>
]]></content:encoded>
			<wfw:commentRss>http://qlj.sh.cn/linux/ubuntu-linux/20090107/ubuntu-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UBUNTU下使用GOOGLE－EARTH</title>
		<link>http://qlj.sh.cn/linux/ubuntu-linux/20081223/ubuntu-google-earth/</link>
		<comments>http://qlj.sh.cn/linux/ubuntu-linux/20081223/ubuntu-google-earth/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 07:39:08 +0000</pubDate>
		<dc:creator>qlj</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[earth]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://qlj.sh.cn/?p=453</guid>
		<description><![CDATA[原来GOOGLEEARTH有LINUX版本 的
今天下了 一个 玩玩

去官方下载googleearth.bin
然后运行
sh googleearth.bin
直接弹出安装对话框
现在就 可以 安装 了
比 WINDOWS下 安装 还 简单
然后在 INTERNET里面就出来这个 程序 了
我的显卡（ATI 3470） 出现 闪屏
解决办法 ，
修改桌面背景 那里 把 特效改成 无
OK
]]></description>
			<content:encoded><![CDATA[<p>原来GOOGLEEARTH有LINUX版本 的</p>
<p>今天下了 一个 玩玩</p>
<p><span id="more-453"></span></p>
<p>去官方下载googleearth.bin</p>
<p>然后运行</p>
<p>sh googleearth.bin</p>
<p>直接弹出安装对话框</p>
<p>现在就 可以 安装 了</p>
<p>比 WINDOWS下 安装 还 简单</p>
<p>然后在 INTERNET里面就出来这个 程序 了</p>
<p>我的显卡（ATI 3470） 出现 闪屏</p>
<p>解决办法 ，</p>
<p>修改桌面背景 那里 把 特效改成 无</p>
<p>OK</p>
]]></content:encoded>
			<wfw:commentRss>http://qlj.sh.cn/linux/ubuntu-linux/20081223/ubuntu-google-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

