<?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: &#8220;You have to set ‘SHMConfig’ ‘true’&#8230;&#8221; &#8211; even though you have created shmconfig.fdi</title>
	<atom:link href="http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/feed/" rel="self" type="application/rss+xml" />
	<link>http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/</link>
	<description>providing reviews, advice, installation and troubleshooting tips for the kogan agora netbook and tablet range</description>
	<lastBuildDate>Wed, 18 Jan 2012 05:23:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Loximann</title>
		<link>http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/comment-page-1/#comment-15697</link>
		<dc:creator>Loximann</dc:creator>
		<pubDate>Tue, 12 Jan 2010 18:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://agoranetbook.kayno.net/?p=235#comment-15697</guid>
		<description>Thanks a lot! That fixed it!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! That fixed it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senara</title>
		<link>http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/comment-page-1/#comment-14534</link>
		<dc:creator>senara</dc:creator>
		<pubDate>Sun, 08 Nov 2009 03:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://agoranetbook.kayno.net/?p=235#comment-14534</guid>
		<description>followed all above and after multiple reboots &amp; removing cache, etc, finally got some success when I amended xorg.conf file itself.
ie. $sudo gedit /etc/X11/xorg.conf

and made sure that I added &quot;SHMConfig&quot;  &quot;true&quot; in appropriate section, ie:
Section &quot;InputDevice&quot;
	Identifier	&quot;Synaptics Touchpad&quot;
	Driver	&quot;synaptics&quot;
	Option	&quot;SendCoreEvents&quot;	&quot;true&quot;
	Option	&quot;Device&quot;		        &quot;/dev/psaux&quot;
	Option	&quot;Protocol&quot;		        &quot;auto-dev&quot;
	Option	&quot;HorizEdgeScroll&quot;	&quot;0&quot;
	Option	&quot;SHMConfig&quot;		&quot;true&quot;
EndSection

After reboot, was finally able to open Touchpad from the Startup menu without the bloody annoying &quot;GSynaptics couldn’t initialize.
You have to set ‘SHMConfig’ ‘true’ in xorg.conf or XF86Config to use GSynaptics&quot; message! :D
Appending the xorg.conf file is apparently not the preferred method of resolving this, but it&#039;s the only one that worked for me, so there it is.</description>
		<content:encoded><![CDATA[<p>followed all above and after multiple reboots &amp; removing cache, etc, finally got some success when I amended xorg.conf file itself.<br />
ie. $sudo gedit /etc/X11/xorg.conf</p>
<p>and made sure that I added &#8220;SHMConfig&#8221;  &#8220;true&#8221; in appropriate section, ie:<br />
Section &#8220;InputDevice&#8221;<br />
	Identifier	&#8220;Synaptics Touchpad&#8221;<br />
	Driver	&#8220;synaptics&#8221;<br />
	Option	&#8220;SendCoreEvents&#8221;	&#8220;true&#8221;<br />
	Option	&#8220;Device&#8221;		        &#8220;/dev/psaux&#8221;<br />
	Option	&#8220;Protocol&#8221;		        &#8220;auto-dev&#8221;<br />
	Option	&#8220;HorizEdgeScroll&#8221;	&#8220;0&#8243;<br />
	Option	&#8220;SHMConfig&#8221;		&#8220;true&#8221;<br />
EndSection</p>
<p>After reboot, was finally able to open Touchpad from the Startup menu without the bloody annoying &#8220;GSynaptics couldn’t initialize.<br />
You have to set ‘SHMConfig’ ‘true’ in xorg.conf or XF86Config to use GSynaptics&#8221; message! <img src='http://agoranetbook.kayno.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Appending the xorg.conf file is apparently not the preferred method of resolving this, but it&#8217;s the only one that worked for me, so there it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/comment-page-1/#comment-13150</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sun, 04 Oct 2009 00:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://agoranetbook.kayno.net/?p=235#comment-13150</guid>
		<description>Yup, That fixed it perfectly.  Thanks for the post.

Rick</description>
		<content:encoded><![CDATA[<p>Yup, That fixed it perfectly.  Thanks for the post.</p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aoho</title>
		<link>http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/comment-page-1/#comment-10952</link>
		<dc:creator>Aoho</dc:creator>
		<pubDate>Sun, 26 Jul 2009 21:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://agoranetbook.kayno.net/?p=235#comment-10952</guid>
		<description>Sadly, doesn&#039;t work for me. gsynaptics works fine, syndaemon barfs with BadDevice. Ubuntu 9x.</description>
		<content:encoded><![CDATA[<p>Sadly, doesn&#8217;t work for me. gsynaptics works fine, syndaemon barfs with BadDevice. Ubuntu 9x.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kayno</title>
		<link>http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/comment-page-1/#comment-58</link>
		<dc:creator>kayno</dc:creator>
		<pubDate>Tue, 12 May 2009 12:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://agoranetbook.kayno.net/?p=235#comment-58</guid>
		<description>You must be very careful with your thumbs when you type, Travis! I found my thumbs, hovering at the ready for the space, often brush the touchpad.

From the syndaemon man page:

&lt;blockquote&gt;&lt;code&gt;OPTIONS
       -i      How many seconds to wait after the last key press before enabling the touchpad.  (default is 2.0s).
       -d     Start as a daemon, ie in the background.
       -p     Create a pid file with the specified filename.  A pid file will only be created if the  program  is  started  in  daemon mode.
       -t     Only disable tapping and scrolling, not mouse movements, in response to keyboard activity.
       -k     Ignore modifier keys when monitoring keyboard activity.
       -K     Like -k but also ignore Modifier+Key combos.&lt;/code&gt;&lt;/blockquote&gt;

The -t flag is a good suggestion - I guess it is the tapping/scrolling on the touchpad that causes the focus loss (from the window/textbox you I am typing in). I might give that a go - sometimes I do catch the unresponsive touchpad whilst it is locked out for a second!</description>
		<content:encoded><![CDATA[<p>You must be very careful with your thumbs when you type, Travis! I found my thumbs, hovering at the ready for the space, often brush the touchpad.</p>
<p>From the syndaemon man page:</p>
<blockquote><p><code>OPTIONS<br />
       -i      How many seconds to wait after the last key press before enabling the touchpad.  (default is 2.0s).<br />
       -d     Start as a daemon, ie in the background.<br />
       -p     Create a pid file with the specified filename.  A pid file will only be created if the  program  is  started  in  daemon mode.<br />
       -t     Only disable tapping and scrolling, not mouse movements, in response to keyboard activity.<br />
       -k     Ignore modifier keys when monitoring keyboard activity.<br />
       -K     Like -k but also ignore Modifier+Key combos.</code></p></blockquote>
<p>The -t flag is a good suggestion &#8211; I guess it is the tapping/scrolling on the touchpad that causes the focus loss (from the window/textbox you I am typing in). I might give that a go &#8211; sometimes I do catch the unresponsive touchpad whilst it is locked out for a second!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://agoranetbook.kayno.net/2009/05/11/you-have-to-set-%e2%80%98shmconfig%e2%80%99-%e2%80%98true%e2%80%99-even-though-you-have-created-shmconfigfdi/comment-page-1/#comment-56</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Tue, 12 May 2009 09:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://agoranetbook.kayno.net/?p=235#comment-56</guid>
		<description>Hi Kayno -

Credit to yourself for cracking the problem - I just did what I was told!

Anyway, in my case, the syndaemon still worked.  That is, the touchpad would not bounce around while I typed.  It was just trying to invoke the Touchpad option in Preferences which produced the error.  So in the scheme of things, a minor issue. 

Talking about the syndaemon syntax, what&#039;s your thoughts on adding the &#039;-t&#039; switch?  I believe &#039;-t&#039; keeps the cursor active while you type while still disabling the cursor from jumping around.</description>
		<content:encoded><![CDATA[<p>Hi Kayno -</p>
<p>Credit to yourself for cracking the problem &#8211; I just did what I was told!</p>
<p>Anyway, in my case, the syndaemon still worked.  That is, the touchpad would not bounce around while I typed.  It was just trying to invoke the Touchpad option in Preferences which produced the error.  So in the scheme of things, a minor issue. </p>
<p>Talking about the syndaemon syntax, what&#8217;s your thoughts on adding the &#8216;-t&#8217; switch?  I believe &#8216;-t&#8217; keeps the cursor active while you type while still disabling the cursor from jumping around.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

