<?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 Mount Your Windows Partitons; read,writable using Ubuntu</title>
	<atom:link href="http://www.apeman.org/2006/11/13/126/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.apeman.org/2006/11/13/126/</link>
	<description>Miscellaneous things that I find interesting</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:32:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Cody Harris</title>
		<link>http://www.apeman.org/2006/11/13/126/comment-page-1/#comment-1022</link>
		<dc:creator>Cody Harris</dc:creator>
		<pubDate>Mon, 11 Dec 2006 04:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.apeman.org/2006/11/13/126/#comment-1022</guid>
		<description>I also have the A100 SK9.  I agree with the audio jack being in such a horrible place.  The rest of the laptop I&#039;m very pleased with.

I don&#039;t have the tap problems you encounter under Ubuntu.</description>
		<content:encoded><![CDATA[<p>I also have the A100 SK9.  I agree with the audio jack being in such a horrible place.  The rest of the laptop I&#8217;m very pleased with.</p>
<p>I don&#8217;t have the tap problems you encounter under Ubuntu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apeman</title>
		<link>http://www.apeman.org/2006/11/13/126/comment-page-1/#comment-984</link>
		<dc:creator>apeman</dc:creator>
		<pubDate>Thu, 30 Nov 2006 17:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.apeman.org/2006/11/13/126/#comment-984</guid>
		<description>I probably have not noticed the tapping issue that you mention, mostly because I haven&#039;t tried it under windows, so I would not know if there is a difference.

This is my first non-IBM notebook, so I am still getting used to the touchpad instead of the little eraser head, so I might just be tapping hard. :)

My notebook was only $800ish from cdw.ca, so I cannot complain too much. But I have noticed the same things that you mention above.

Cheers! -Chris</description>
		<content:encoded><![CDATA[<p>I probably have not noticed the tapping issue that you mention, mostly because I haven&#8217;t tried it under windows, so I would not know if there is a difference.</p>
<p>This is my first non-IBM notebook, so I am still getting used to the touchpad instead of the little eraser head, so I might just be tapping hard. <img src='http://www.apeman.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My notebook was only $800ish from cdw.ca, so I cannot complain too much. But I have noticed the same things that you mention above.</p>
<p>Cheers! -Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian K.</title>
		<link>http://www.apeman.org/2006/11/13/126/comment-page-1/#comment-982</link>
		<dc:creator>Brian K.</dc:creator>
		<pubDate>Thu, 30 Nov 2006 05:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.apeman.org/2006/11/13/126/#comment-982</guid>
		<description>Thanks Chris.

I&#039;ve started using a mouse when I&#039;m in Ubuntu. The part you pasted indeed did not have anything special in terms of configuration options for the touchpad. I guess i&#039;m used to tapping softly in windows.

The graphics card I have is an NVIDIA GeForce Go 7600. There are a couple of things I don&#039;t like about this notebook.

1) The keys on the keyboard are very flimsy.
2) No built-in microphone.
3) The audio out port is in the front of the notebook and not on the sides. When I insert plug a set of headphones to the notebook, it kind of gets in the way of my belly.
4) There is lots of bleeding light from the bottom of the screen.

I think I can live with the above issues... because I bought the notebook for $1200 CAD at Staples last month.</description>
		<content:encoded><![CDATA[<p>Thanks Chris.</p>
<p>I&#8217;ve started using a mouse when I&#8217;m in Ubuntu. The part you pasted indeed did not have anything special in terms of configuration options for the touchpad. I guess i&#8217;m used to tapping softly in windows.</p>
<p>The graphics card I have is an NVIDIA GeForce Go 7600. There are a couple of things I don&#8217;t like about this notebook.</p>
<p>1) The keys on the keyboard are very flimsy.<br />
2) No built-in microphone.<br />
3) The audio out port is in the front of the notebook and not on the sides. When I insert plug a set of headphones to the notebook, it kind of gets in the way of my belly.<br />
4) There is lots of bleeding light from the bottom of the screen.</p>
<p>I think I can live with the above issues&#8230; because I bought the notebook for $1200 CAD at Staples last month.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apeman</title>
		<link>http://www.apeman.org/2006/11/13/126/comment-page-1/#comment-981</link>
		<dc:creator>apeman</dc:creator>
		<pubDate>Thu, 30 Nov 2006 04:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.apeman.org/2006/11/13/126/#comment-981</guid>
		<description>Hi Brian -

Here is the config from my xorg.conf, there isn&#039;t much there, and I cannot find anything that is specific to the touchpad.

-- xorg.conf --

Section &quot;InputDevice&quot;
        Identifier  &quot;Configured Mouse&quot;
        Driver      &quot;mouse&quot;
        Option      &quot;CorePointer&quot;
        Option      &quot;Device&quot; &quot;/dev/input/mice&quot;
        Option      &quot;Protocol&quot; &quot;ExplorerPS/2&quot;
        Option      &quot;ZAxisMapping&quot; &quot;4 5&quot;
        Option      &quot;Emulate3Buttons&quot; &quot;true&quot;
EndSection

-- xorg.conf --

If you want to see the rest of the file let me know.

btw, what graphics card is in your laptop? mine has a crappy ati radeon xpress 200M that appears to not work with Beyrl.</description>
		<content:encoded><![CDATA[<p>Hi Brian -</p>
<p>Here is the config from my xorg.conf, there isn&#8217;t much there, and I cannot find anything that is specific to the touchpad.</p>
<p>&#8211; xorg.conf &#8211;</p>
<p>Section &#8220;InputDevice&#8221;<br />
        Identifier  &#8220;Configured Mouse&#8221;<br />
        Driver      &#8220;mouse&#8221;<br />
        Option      &#8220;CorePointer&#8221;<br />
        Option      &#8220;Device&#8221; &#8220;/dev/input/mice&#8221;<br />
        Option      &#8220;Protocol&#8221; &#8220;ExplorerPS/2&#8243;<br />
        Option      &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243;<br />
        Option      &#8220;Emulate3Buttons&#8221; &#8220;true&#8221;<br />
EndSection</p>
<p>&#8211; xorg.conf &#8211;</p>
<p>If you want to see the rest of the file let me know.</p>
<p>btw, what graphics card is in your laptop? mine has a crappy ati radeon xpress 200M that appears to not work with Beyrl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian K.</title>
		<link>http://www.apeman.org/2006/11/13/126/comment-page-1/#comment-975</link>
		<dc:creator>Brian K.</dc:creator>
		<pubDate>Tue, 28 Nov 2006 11:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.apeman.org/2006/11/13/126/#comment-975</guid>
		<description>Chris,

I have a toshiba A100 Sk9, it&#039;s very similar to your notebook. Is there a way you can copy/paste the synaptics section in your xorg.conf file so that I can try out your settings?

I sometimes tap hard and sometimes very light and not all the taps are converted to clicks. In windows, they are always converted to clicks. This is driving me crazy, I don&#039;t want to go back to Windows, not after I installed beryl. I just can&#039;t go back.

Thank you so much! :)</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>I have a toshiba A100 Sk9, it&#8217;s very similar to your notebook. Is there a way you can copy/paste the synaptics section in your xorg.conf file so that I can try out your settings?</p>
<p>I sometimes tap hard and sometimes very light and not all the taps are converted to clicks. In windows, they are always converted to clicks. This is driving me crazy, I don&#8217;t want to go back to Windows, not after I installed beryl. I just can&#8217;t go back.</p>
<p>Thank you so much! <img src='http://www.apeman.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apeman</title>
		<link>http://www.apeman.org/2006/11/13/126/comment-page-1/#comment-974</link>
		<dc:creator>apeman</dc:creator>
		<pubDate>Mon, 27 Nov 2006 21:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.apeman.org/2006/11/13/126/#comment-974</guid>
		<description>Hi Brian -

I havn&#039;t noticed any problems, but now that you mention it, I will keep an eye out for it. So far this morning, I&#039;m getting 100% taps working.

What model of notebook do you have?

Cheers! - Chris</description>
		<content:encoded><![CDATA[<p>Hi Brian -</p>
<p>I havn&#8217;t noticed any problems, but now that you mention it, I will keep an eye out for it. So far this morning, I&#8217;m getting 100% taps working.</p>
<p>What model of notebook do you have?</p>
<p>Cheers! &#8211; Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian K.</title>
		<link>http://www.apeman.org/2006/11/13/126/comment-page-1/#comment-972</link>
		<dc:creator>Brian K.</dc:creator>
		<pubDate>Sun, 26 Nov 2006 15:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.apeman.org/2006/11/13/126/#comment-972</guid>
		<description>Hi Apeman,

I have a question for you. Did you ever get your synaptics touchpad to work with ubuntu? Around 25% of taps don&#039;t actually click. Do you experience this?</description>
		<content:encoded><![CDATA[<p>Hi Apeman,</p>
<p>I have a question for you. Did you ever get your synaptics touchpad to work with ubuntu? Around 25% of taps don&#8217;t actually click. Do you experience this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

