<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for SeySayux's Weblog</title>
	<atom:link href="http://seysayux.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://seysayux.wordpress.com</link>
	<description>#include &#60;tagline.h&#62;</description>
	<lastBuildDate>Sat, 14 Nov 2009 01:53:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Make Java use the GTK look &amp; feel on Linux by Jonathas Rodrigues</title>
		<link>http://seysayux.wordpress.com/2009/01/11/make-java-use-the-gtk-look-feel-on-linux/#comment-59</link>
		<dc:creator>Jonathas Rodrigues</dc:creator>
		<pubDate>Sat, 14 Nov 2009 01:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=55#comment-59</guid>
		<description>Thanks for the tips! 
On Arch Linux, I had to do what&#039;s written in this topic for NetBeans to get GTK look and feel: http://bbs.archlinux.org/viewtopic.php?id=72892

As I use OpenJDK instead of the proprietary one, I had to put the swing.properties file here: /usr/lib/jvm/java-6-openjdk/jre/lib/swing.properties

Then, for it to work with NetBeans, I had to edit: /usr/share/netbeans/etc/netbeans.conf
and append &quot;--laf com.sun.java.swing.plaf.gtk.GTKLookAndFeel&quot; to the end of the &#039;netbeans_default_options&#039; variable.

I&#039;d like to translate your post to Portuguese and put it in my blog, if you don&#039;t mind. I&#039;ll also put a link to this article, of course.

Thanks once more.</description>
		<content:encoded><![CDATA[<p>Thanks for the tips!<br />
On Arch Linux, I had to do what&#8217;s written in this topic for NetBeans to get GTK look and feel: <a href="http://bbs.archlinux.org/viewtopic.php?id=72892" rel="nofollow">http://bbs.archlinux.org/viewtopic.php?id=72892</a></p>
<p>As I use OpenJDK instead of the proprietary one, I had to put the swing.properties file here: /usr/lib/jvm/java-6-openjdk/jre/lib/swing.properties</p>
<p>Then, for it to work with NetBeans, I had to edit: /usr/share/netbeans/etc/netbeans.conf<br />
and append &#8220;&#8211;laf com.sun.java.swing.plaf.gtk.GTKLookAndFeel&#8221; to the end of the &#8216;netbeans_default_options&#8217; variable.</p>
<p>I&#8217;d like to translate your post to Portuguese and put it in my blog, if you don&#8217;t mind. I&#8217;ll also put a link to this article, of course.</p>
<p>Thanks once more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enable or disable Compiz with one click by SeySayux</title>
		<link>http://seysayux.wordpress.com/2008/11/09/enable-or-disable-compiz-with-one-click/#comment-56</link>
		<dc:creator>SeySayux</dc:creator>
		<pubDate>Sat, 29 Nov 2008 10:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=34#comment-56</guid>
		<description>Hello okokokaynow,

Seems that wordpress doesnt save two dashes (--) and puts one dash (-) instead. Both &#039;replace&#039;-es should get two dashes (- -replace, without the space). Then it should work :) .</description>
		<content:encoded><![CDATA[<p>Hello okokokaynow,</p>
<p>Seems that wordpress doesnt save two dashes (&#8211;) and puts one dash (-) instead. Both &#8216;replace&#8217;-es should get two dashes (- -replace, without the space). Then it should work <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enable or disable Compiz with one click by okokokaynow</title>
		<link>http://seysayux.wordpress.com/2008/11/09/enable-or-disable-compiz-with-one-click/#comment-55</link>
		<dc:creator>okokokaynow</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=34#comment-55</guid>
		<description>Oh weird, I had typed a long comment a couple hours ago that never showed up but when I tried to enter it again I was told I had already submitted it so I thought you had comment moderation enabled. 
ANYWAY!

I&#039;m a big newbie, just got an Acer Aspire One with Linpus on it about a week ago. I have Compiz Fusion starting on startup but want to be able to turn it off at a whim like you. I followed your instructions but can&#039;t get the result. When I try to run the script, after logging off and on, I get the above error. If I try to run it again, I get this error:
&lt;code&gt;compiz (core) -Error: Screen 0 on display &quot;:0.0&quot; already has a window manager; try using the --replace option to replace the current window manager.
compiz (core) -Fatal: No manageable screens found on display :0.0&lt;/code&gt;

Any ideas? Am I doing some huge newbie mistake?</description>
		<content:encoded><![CDATA[<p>Oh weird, I had typed a long comment a couple hours ago that never showed up but when I tried to enter it again I was told I had already submitted it so I thought you had comment moderation enabled.<br />
ANYWAY!</p>
<p>I&#8217;m a big newbie, just got an Acer Aspire One with Linpus on it about a week ago. I have Compiz Fusion starting on startup but want to be able to turn it off at a whim like you. I followed your instructions but can&#8217;t get the result. When I try to run the script, after logging off and on, I get the above error. If I try to run it again, I get this error:<br />
<code>compiz (core) -Error: Screen 0 on display ":0.0" already has a window manager; try using the --replace option to replace the current window manager.<br />
compiz (core) -Fatal: No manageable screens found on display :0.0</code></p>
<p>Any ideas? Am I doing some huge newbie mistake?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enable or disable Compiz with one click by okokokaynow</title>
		<link>http://seysayux.wordpress.com/2008/11/09/enable-or-disable-compiz-with-one-click/#comment-54</link>
		<dc:creator>okokokaynow</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=34#comment-54</guid>
		<description>Sorry to comment spam, but I thought I&#039;d mention that I tried using kwin rather than metacity with a slightly different result:
&lt;code&gt;
/usr/bin/compizswitch.sh: line 3 -replace: command not found
&lt;/code&gt;

If I try to run it again I get the same effect as before.

Sorry to bother you like this, I&#039;m just a total Linux newbie and would love to be able to turn compiz off when I want to watch a video (slows the Aspire One down too much for smooth playback).</description>
		<content:encoded><![CDATA[<p>Sorry to comment spam, but I thought I&#8217;d mention that I tried using kwin rather than metacity with a slightly different result:<br />
<code><br />
/usr/bin/compizswitch.sh: line 3 -replace: command not found<br />
</code></p>
<p>If I try to run it again I get the same effect as before.</p>
<p>Sorry to bother you like this, I&#8217;m just a total Linux newbie and would love to be able to turn compiz off when I want to watch a video (slows the Aspire One down too much for smooth playback).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enable or disable Compiz with one click by okokokaynow</title>
		<link>http://seysayux.wordpress.com/2008/11/09/enable-or-disable-compiz-with-one-click/#comment-53</link>
		<dc:creator>okokokaynow</dc:creator>
		<pubDate>Wed, 26 Nov 2008 12:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=34#comment-53</guid>
		<description>Hi there. I&#039;m a Linux newbie trying to use your tutorial to make a compiz switch for my Acer Aspire One. It runs Linpus. 

I created compizswitch with the following in it:
&lt;code&gt;
#!/bin/bash
if [ `cat $HOME/.compiz-enabled` == &quot;true&quot; ]; then
$DEFAULT_WM –replace &amp;
echo “false” &gt; $HOME/.compiz-enabled
else
compiz –replace &amp;
echo “true” &gt; $HOME/.compiz-enabled
fi
&lt;/code&gt;

Edited bash_profile so it looks like this:
&lt;code&gt;
# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:/sbin/:/usr/sbin/:$HOME/bin

export PATH
unset USERNAME

if [ `tty` = &quot;/dev/tty1&quot; ];then 
  while true
  do
    #xpid=
    #xpid=`pidof X`
    if [ -e /tmp/.X11-unix/X0 ];then
      DISPLAY=:0.0
      export DISPLAY
      
      if [ ! -e /usr/share/oobe/oobe.log ];then	
         sudo modprobe psmouse 
	 sudo /usr/sbin/oobe &gt;/usr/share/oobe/oobe.log 2&gt;&amp;1
      fi
      while true
      do
        opid=`pidof oobe`
        if [ &quot;X${opid}&quot; = &quot;X&quot; ];then
	  startxfce4 &amp;
          break
        fi
      done
      break
    fi
  done
fi

export DEFAULT_WM=metacity
echo &quot;true&quot; &gt; ~/.compiz-enabled


&lt;/code&gt;

But after I restart the computer and try to run compizswitch.sh, I get the following error:
&lt;code&gt;
compiz (core) - Error: Screen 0 on display &quot;:0.0&quot; already has a window manager; try using the --replace option to replace the current window manager.
compiz (core) - Fatal: No manageable screens found on display :0.0.
&lt;/code&gt;

I have compiz autostarting using the method under &quot;Compiz&quot; on this blog post: http://dismantle-it.blogspot.com/2008/09/acer-aspire-one-compiz-cairo-dock.html

What am I doing wrong? Any help would be very much appreciated as again, I am very new to all this!</description>
		<content:encoded><![CDATA[<p>Hi there. I&#8217;m a Linux newbie trying to use your tutorial to make a compiz switch for my Acer Aspire One. It runs Linpus. </p>
<p>I created compizswitch with the following in it:<br />
<code><br />
#!/bin/bash<br />
if [ `cat $HOME/.compiz-enabled` == "true" ]; then<br />
$DEFAULT_WM –replace &amp;<br />
echo “false” &gt; $HOME/.compiz-enabled<br />
else<br />
compiz –replace &amp;<br />
echo “true” &gt; $HOME/.compiz-enabled<br />
fi<br />
</code></p>
<p>Edited bash_profile so it looks like this:<br />
<code><br />
# .bash_profile</p>
<p># Get the aliases and functions<br />
if [ -f ~/.bashrc ]; then<br />
	. ~/.bashrc<br />
fi</p>
<p># User specific environment and startup programs</p>
<p>PATH=$PATH:/sbin/:/usr/sbin/:$HOME/bin</p>
<p>export PATH<br />
unset USERNAME</p>
<p>if [ `tty` = "/dev/tty1" ];then<br />
  while true<br />
  do<br />
    #xpid=<br />
    #xpid=`pidof X`<br />
    if [ -e /tmp/.X11-unix/X0 ];then<br />
      DISPLAY=:0.0<br />
      export DISPLAY</p>
<p>      if [ ! -e /usr/share/oobe/oobe.log ];then<br />
         sudo modprobe psmouse<br />
	 sudo /usr/sbin/oobe &gt;/usr/share/oobe/oobe.log 2&gt;&amp;1<br />
      fi<br />
      while true<br />
      do<br />
        opid=`pidof oobe`<br />
        if [ "X${opid}" = "X" ];then<br />
	  startxfce4 &amp;<br />
          break<br />
        fi<br />
      done<br />
      break<br />
    fi<br />
  done<br />
fi</p>
<p>export DEFAULT_WM=metacity<br />
echo "true" &gt; ~/.compiz-enabled</p>
<p></code></p>
<p>But after I restart the computer and try to run compizswitch.sh, I get the following error:<br />
<code><br />
compiz (core) - Error: Screen 0 on display ":0.0" already has a window manager; try using the --replace option to replace the current window manager.<br />
compiz (core) - Fatal: No manageable screens found on display :0.0.<br />
</code></p>
<p>I have compiz autostarting using the method under &#8220;Compiz&#8221; on this blog post: <a href="http://dismantle-it.blogspot.com/2008/09/acer-aspire-one-compiz-cairo-dock.html" rel="nofollow">http://dismantle-it.blogspot.com/2008/09/acer-aspire-one-compiz-cairo-dock.html</a></p>
<p>What am I doing wrong? Any help would be very much appreciated as again, I am very new to all this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bill Gates vs. Steve Jobs: the game by SeySayux</title>
		<link>http://seysayux.wordpress.com/2008/11/17/bill-gates-vs-steve-jobs-the-game/#comment-52</link>
		<dc:creator>SeySayux</dc:creator>
		<pubDate>Wed, 19 Nov 2008 17:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=40#comment-52</guid>
		<description>@Steven Verschoot: that one is pretty good too :) But I was actually hoping to throw Palin into the lava :P</description>
		<content:encoded><![CDATA[<p>@Steven Verschoot: that one is pretty good too <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But I was actually hoping to throw Palin into the lava <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bill Gates vs. Steve Jobs: the game by Steven Verschoot</title>
		<link>http://seysayux.wordpress.com/2008/11/17/bill-gates-vs-steve-jobs-the-game/#comment-51</link>
		<dc:creator>Steven Verschoot</dc:creator>
		<pubDate>Tue, 18 Nov 2008 20:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=40#comment-51</guid>
		<description>Naah...
Don&#039;t love this game :p
Prefer super obama world XD</description>
		<content:encoded><![CDATA[<p>Naah&#8230;<br />
Don&#8217;t love this game :p<br />
Prefer super obama world XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on System Rebooted. by Steven Verschoot</title>
		<link>http://seysayux.wordpress.com/2008/11/05/system-rebooted/#comment-50</link>
		<dc:creator>Steven Verschoot</dc:creator>
		<pubDate>Sat, 15 Nov 2008 18:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://seysayux.wordpress.com/?p=27#comment-50</guid>
		<description>wb in blogworld seysayux!
glad you are back, if you have a few more articles, i&#039;ll write something about your blog on mine ;) however, i preferred the dutch one... Blogs about linux in english, plenty of them. But to find a good one in Dutch is quite hard. However, good luck!

Steven</description>
		<content:encoded><![CDATA[<p>wb in blogworld seysayux!<br />
glad you are back, if you have a few more articles, i&#8217;ll write something about your blog on mine <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  however, i preferred the dutch one&#8230; Blogs about linux in english, plenty of them. But to find a good one in Dutch is quite hard. However, good luck!</p>
<p>Steven</p>
]]></content:encoded>
	</item>
</channel>
</rss>
