Activity Team/FAQ: Difference between revisions

add pootle commits
Line 125: Line 125:
</ol>
</ol>


==== How do I run the Sugar emulator in a way that matches the resolution of the OLPC XO? ====
==== How do I run Sugar Runner/emulator in a way that matches the resolution of the OLPC XO? ====


:Running the emulator with <code>sugar-emulator -i 832x624 </code> give a close match to the XO screen proportions (e.g., the toolbar will be a close match).
:Running the emulator with {{Code|sugar-runner --resolution 832x624}} or, on older versions, {{Code|sugar-emulator -i 832x624}} will give a close match to the XO screen proportions, i.e., the toolbar will be a close match.


==== How do I use debugging output and how do I set the debug level? ====
==== How do I use debugging output and how do I set the debug level? ====