Thanks for all the help!<br><br>Kara, the plastic lens is a clever idea, I&#39;ll see if we can find something like that here in Brazil :)<br><br>Andrea, I executed the sequence of commands you gave and it worked! The lens moves with the mouse and disappears after we click the mouse button. I&#39;m relieved to see a software solution that works :)<br>
<br><br>Thanks again and regards!<br>Vanessa.<br><br><div class="gmail_quote">On Thu, Oct 28, 2010 at 4:46 PM, Andrea Mangiatordi <span dir="ltr">&lt;<a href="mailto:andrea.mangiatordi@gmail.com">andrea.mangiatordi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Il 28/10/10 20.25, Vanessa Maike ha scritto:<br>
<div class="im">&gt; Some of the children of this school have subnormal vision and I&#39;m<br>
&gt; looking for a screen magnifier for the OLPC laptop, but I haven&#39;t been<br>
&gt; able to find it.<br>
&gt;<br>
&gt; I was wondering if anyone could help me, by telling me if exists a<br>
&gt; screen magnifier software for the XO-1 and where I can find it.<br>
<br>
</div>H Vanessa,<br>
<br>
I spent some times in Uruguay working on accessibility topics and I<br>
proposed the usage of this software:<br>
<br>
<a href="http://magnifier.sourceforge.net/" target="_blank">http://magnifier.sourceforge.net/</a><br>
<br>
Later, Esteban Arias from Plan Ceibal (who I am CCing in this mail)<br>
modified the source code to obtain better results on the XO-1.<br>
<br>
Plan Ceibal deployed the magnifying software on all the laptops in the<br>
country.<br>
<br>
It has been quite a long time since I instaled it for the first time,<br>
but if you want to give it a try here are the terminal commands you need<br>
to execute on an XO-1  to get it installed:<br>
<br>
wget<br>
<a href="http://downloads.sourceforge.net/project/magnifier/magnifier%20for%20Linux/3.3.2/magnifier-3.3.2-1.i586.rpm?use_mirror=switch" target="_blank">http://downloads.sourceforge.net/project/magnifier/magnifier%20for%20Linux/3.3.2/magnifier-3.3.2-1.i586.rpm?use_mirror=switch</a><br>

sudo rpm -i magnifier-3.3.2-1.i586.rpm<br>
sudo yum install xbindkeys<br>
touch .xbindkeysrc<br>
echo &quot;# Virtual Magnifying Glass&quot; &gt;&gt; .xbindkeysrc<br>
echo \&quot;vmg\&quot; &gt;&gt; .xbindkeysrc<br>
echo &quot;    m:0x0 + c:224&quot; &gt;&gt; .xbindkeysrc<br>
echo &quot;xbindkeys&quot; &gt;&gt; .xsession<br>
<br>
After this sequence of commands, you will have to restart the XO. You<br>
will then be able to access the magnifying glass by pressing the F13<br>
key, the one to the right after the &quot;volume up&quot; key.<br>
<br>
HTH<br>
<font color="#888888"><br>
Andrea<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
accessibility mailing list<br>
<a href="mailto:accessibility@lists.laptop.org">accessibility@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/accessibility" target="_blank">http://lists.laptop.org/listinfo/accessibility</a><br>
</div></div></blockquote></div><br>