<div dir="ltr"><div>Thanks James.<div><br></div><div>But on </div><div><span style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:13px;line-height:19.0499992370605px"> /lib/udev/olpc_mouse_setup file i find a block which is</span></div><div><span style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:13px;line-height:19.0499992370605px"><br></span></div><div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"># For AVC touchpads, disable tap-to-click and extra scrolling areas, and</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"># apply a custom register configuration.</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px">if [ "$protocol" = "FSPPS/2" ]; then</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre">        </span>logger -t olpc_mouse_setup "Configuring AVC touchpad"</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre">      </span># disable tap-to-click and extra scrolling areas</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre">     </span>if [ -e $serio_dev_path/vscroll ]; then</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre">              </span>echo -n 0 > $serio_dev_path/vscroll</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre">               </span>echo -n 0 > $serio_dev_path/hscroll</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre">               </span>echo -n c > $serio_dev_path/flags</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre"> </span>fi</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px"><span class="" style="white-space:pre">   </span>exec /usr/bin/olpc-fsp-regs set</span></font></div><div style><font color="#000000" face="Arial, sans-serif"><span style="line-height:19.0499992370605px">fi</span></font></div><div style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:13px;line-height:19.0499992370605px"><br></div></div><div><span style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:13px;line-height:19.0499992370605px">does "</span><span style="font-size:13px">Sentelic" means "AVC"?</span></div><div>I tired changing the "c" to "C" and even commented out that line but with no luck.</div><div><span style="font-size:13px"><br></span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">Thanks,<div>Bishnu</div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, May 20, 2015 at 2:25 PM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the test.<br>
<br>
I agree, the Sentelic touchpad on XO-4 does not have tap to click<br>
feature now.<br>
<br>
I don't think it is a fault; it was a feature we didn't want, and<br>
didn't test for.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</div></div></blockquote></div><br></div></div>