View file File name : app-zoom.page Content :<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="task" id="app-zoom" xml:lang="gl"> <info> <revision version="0.1" date="2013-02-24" status="candidate"/> <link type="guide" xref="index#appearance"/> <credit type="author copyright"> <name>Sindhu S</name> <email>sindhus@live.in</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Ekaterina Gerasimova</name> <email>kittykat3756@gmail.com</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Michael Hill</name> <email>mdhillca@gmail.com</email> <years>2013</years> </credit> <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> <desc>Incrementar ou reducir o tamaƱo do texto.</desc> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Fran Dieguez</mal:name> <mal:email>frandieguez@gnome.org</mal:email> <mal:years>2013.</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Leandro Regueiro</mal:name> <mal:email>leandro.regueiro@gmail.com</mal:email> <mal:years>2011.</mal:years> </mal:credit> </info> <title>Acercar e afastar</title> <p>To increase <app>Terminal</app> text size:</p> <steps> <item> <p>Select <guiseq><gui style="menu">View</gui> <gui style="menuitem">Zoom In</gui></guiseq> or press <keyseq><key>Ctrl</key><key>+</key></keyseq>.</p> </item> </steps> <p>To decrease <app>Terminal</app> text size:</p> <steps> <item> <p>Select <guiseq><gui style="menu">View</gui> <gui style="menuitem">Zoom Out</gui></guiseq> or press <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p> </item> </steps> <p>To restore <app>Terminal</app> text to default size:</p> <steps> <item> <p>Select <guiseq><gui style="menu">View</gui> <gui style="menuitem">Normal Size</gui></guiseq> or press <keyseq><key>Ctrl</key><key>0</key></keyseq>.</p> </item> </steps> </page>