Thanks for your help<br>I installed it, and modified the xorg.conf as described, and I can get no rightclick. I checked 3 times the content of the xorg.conf, and I rebooted.<br><br>Any application for testing the right-click ?<br>
<br>thanks<br><br><div class="gmail_quote">2009/2/24 Michele Renda <span dir="ltr">&lt;<a href="mailto:michele.renda@gmail.com">michele.renda@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On 24/02/2009 09:33, kimaidou wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; I am running the Hackable1, based on debian. I need some help to<br>
&gt; install right click capabilities on it. Could you please describe step<br>
&gt; by step how to install and use it ?<br>
</div>If it is based on Debian you can follow these steps:<br>
<br>
Edit /etc/X11/xorg.conf<br>
<br>
Change this<br>
     Option          &quot;TslibDevice&quot;           &quot;/dev/input/event1&quot;<br>
with this<br>
     Option          &quot;Device&quot;                &quot;/dev/input/event1&quot;<br>
<br>
In the same section add this option:<br>
Option          &quot;EmulateRightButton&quot;    &quot;1&quot;<br>
<br>
And now... install this:<br>
wget<br>
<div class="Ih2E3d"><a href="http://www.ohli.de/download/xserver-xorg-input-tslib_0.0.5-3.1_armel.deb" target="_blank">http://www.ohli.de/download/xserver-xorg-input-tslib_0.0.5-3.1_armel.deb</a><br>
</div>dpkg --install xserver-xorg-input-tslib_0.0.5-3.1_armel.deb<br>
<br>
Reboot and enjoy.<br>
<br>
Ps. if you want to personalize your distro, I think you can take a lot<br>
of ideas from here [1]<br>
<br>
Best regards<br>
Michele Renda<br>
<br>
[1] <a href="http://wiki.openmoko.org/wiki/Debian" target="_blank">http://wiki.openmoko.org/wiki/Debian</a><br>
<div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>