<?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: How to Install Beryl in Debian Etch</title>
	<atom:link href="http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nhattruong</title>
		<link>http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html/comment-page-1#comment-3615</link>
		<dc:creator>nhattruong</dc:creator>
		<pubDate>Tue, 01 Sep 2009 04:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html#comment-3615</guid>
		<description>thanks you for sharing 
------------------------------------
&lt;a href=&quot;http://ungvien.com.vn/employer/main.html&quot; rel=&quot;nofollow&quot;&gt;tuyen dung&lt;/a&gt; &#124; &lt;a href=&quot;http://ungvien.com.vn&quot; rel=&quot;nofollow&quot;&gt;viec lam&lt;/a&gt; &#124; &lt;a href=&quot;http://ungvien.com.vn&quot; rel=&quot;nofollow&quot;&gt;tim viec&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>thanks you for sharing<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<a href="http://ungvien.com.vn/employer/main.html" rel="nofollow">tuyen dung</a> | <a href="http://ungvien.com.vn" rel="nofollow">viec lam</a> | <a href="http://ungvien.com.vn" rel="nofollow">tim viec</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Punsiher?</title>
		<link>http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html/comment-page-1#comment-1884</link>
		<dc:creator>Punsiher?</dc:creator>
		<pubDate>Thu, 18 Dec 2008 03:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html#comment-1884</guid>
		<description>i did all this but it still doesnt work :(

if anyone can help please leave a comment :\</description>
		<content:encoded><![CDATA[<p>i did all this but it still doesnt work <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>if anyone can help please leave a comment :\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nahshon</title>
		<link>http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html/comment-page-1#comment-1883</link>
		<dc:creator>Nahshon</dc:creator>
		<pubDate>Thu, 03 Jul 2008 10:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html#comment-1883</guid>
		<description>If your screen looks funny when you first launch beryl then try changing your default depth to 24 in the screen section.

/etc/X11/xorg.conf

Section &quot;Screen&quot;
	Identifier	&quot;Default Screen&quot;
	Device		&quot;nVidia Corporation Quadro FX 350M&quot;
	Monitor		&quot;Generic Monitor&quot;
	DefaultDepth	24
	SubSection &quot;Display&quot;

That was the final step for me.</description>
		<content:encoded><![CDATA[<p>If your screen looks funny when you first launch beryl then try changing your default depth to 24 in the screen section.</p>
<p>/etc/X11/xorg.conf</p>
<p>Section &#8220;Screen&#8221;<br />
	Identifier	&#8220;Default Screen&#8221;<br />
	Device		&#8220;nVidia Corporation Quadro FX 350M&#8221;<br />
	Monitor		&#8220;Generic Monitor&#8221;<br />
	DefaultDepth	24<br />
	SubSection &#8220;Display&#8221;</p>
<p>That was the final step for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justsayyeah</title>
		<link>http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html/comment-page-1#comment-1882</link>
		<dc:creator>justsayyeah</dc:creator>
		<pubDate>Sun, 08 Jun 2008 09:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html#comment-1882</guid>
		<description>Salut!
Just in case, i had a problem with beryl(i tried to use compliz as a window manager...?) and it has crash my new-super-clean installation of beryl...so to restore default settings on debian etch i had to do this (in my local home user directory (/home/user/):
mv .beryl beryl.backup
mv .metacity metacity.backup
mv .emerald emerald.backup
mv .beryl-managerrc beryl-managerrc.backup

...the only fact of rename .beryl was not enought for me...

hope this may help</description>
		<content:encoded><![CDATA[<p>Salut!<br />
Just in case, i had a problem with beryl(i tried to use compliz as a window manager&#8230;?) and it has crash my new-super-clean installation of beryl&#8230;so to restore default settings on debian etch i had to do this (in my local home user directory (/home/user/):<br />
mv .beryl beryl.backup<br />
mv .metacity metacity.backup<br />
mv .emerald emerald.backup<br />
mv .beryl-managerrc beryl-managerrc.backup</p>
<p>&#8230;the only fact of rename .beryl was not enought for me&#8230;</p>
<p>hope this may help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rody</title>
		<link>http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html/comment-page-1#comment-1881</link>
		<dc:creator>rody</dc:creator>
		<pubDate>Fri, 02 Nov 2007 20:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-install-beryl-in-debian-etch.html#comment-1881</guid>
		<description>Once again, this howto doesn&#039;t say that setting it up this way will only give you beryl when using gnome. Those using kde still see nothing of beryl this way.

Those using kde should take a look here:
http://www.crongeyer.com/howtos/Beryl-Debian-Etch-HOWTO.html

This explains the extra steps needed to make beryl a session like kde, xfce, and so on.
And for alternative ways to have beryl started:
http://www.knoppix.net/forum/viewtopic.php?p=109749

I do wonder why about half of the howto&#039;s on the net instruct to put the  Option &quot;XAANoOffscreenPixmaps&quot; and the other(s) in the section screen, while the other half says that those should go in the section device. I used the latter, conform my first link, but it apparently also works when putting it in the other section.

Rody</description>
		<content:encoded><![CDATA[<p>Once again, this howto doesn&#8217;t say that setting it up this way will only give you beryl when using gnome. Those using kde still see nothing of beryl this way.</p>
<p>Those using kde should take a look here:<br />
<a href="http://www.crongeyer.com/howtos/Beryl-Debian-Etch-HOWTO.html" rel="nofollow">http://www.crongeyer.com/howtos/Beryl-Debian-Etch-HOWTO.html</a></p>
<p>This explains the extra steps needed to make beryl a session like kde, xfce, and so on.<br />
And for alternative ways to have beryl started:<br />
<a href="http://www.knoppix.net/forum/viewtopic.php?p=109749" rel="nofollow">http://www.knoppix.net/forum/viewtopic.php?p=109749</a></p>
<p>I do wonder why about half of the howto&#8217;s on the net instruct to put the  Option &#8220;XAANoOffscreenPixmaps&#8221; and the other(s) in the section screen, while the other half says that those should go in the section device. I used the latter, conform my first link, but it apparently also works when putting it in the other section.</p>
<p>Rody</p>
]]></content:encoded>
	</item>
</channel>
</rss>
