<br><br><div class="gmail_quote">On Mon, Nov 21, 2011 at 7:04 AM, Esteban Bordón <span dir="ltr"><<a href="mailto:ebordon@plan.ceibal.edu.uy">ebordon@plan.ceibal.edu.uy</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><div class="gmail_quote">2011/11/19 Sascha Silbe <span dir="ltr"><<a href="mailto:sascha-ml-reply-to-2011-4@silbe.org" target="_blank">sascha-ml-reply-to-2011-4@silbe.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Has UY done any modification to Sugar to make it work reasonably with<br>
the JumPC screen? If so, where are those patches? (I'll need them for<br>
testing). Are they doing any other customisations like changing the font<br>
size?<br>
<span><font color="#888888"></font></span><br></blockquote></div><br></div>The only patch that we doing for JumPC screen is modifying $SUGAR_SCALING in /usr/bin/sugar<br><br> /usr/bin/sugar<br>if test -z "$SUGAR_SCALING"; then<br>



- export SUGAR_SCALING=100<br>+ export SUGAR_SCALING=72<br><br>And we change the font size:<br><br>gconftool-2 --set /desktop/sugar/font/default_size --type float 10<br><br>With these changes Sugar works fine in general. The main problem is that the scaling in activities depends of each one, so would have to modify each activity.<br>



<br></blockquote><div><br></div><div>+1 Flavio danesse worked on some activities to adjust them to the JumPC screen.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

cheers,<br>Esteban<br>
<br>_______________________________________________<br>
Dextrose mailing list<br>
<a href="mailto:Dextrose@lists.sugarlabs.org">Dextrose@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/dextrose" target="_blank">http://lists.sugarlabs.org/listinfo/dextrose</a><br>
<br></blockquote></div><br>