Edit file File name : keyboard.page Content :<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="guide" id="keyboard" xml:lang="gl"> <info> <link type="guide" xref="index#ui"/> <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>2011-2013.</mal:years> </mal:credit> </info> <title>Uso do teclado</title> <p>Pode introducir todas as ecuacións matemáticas usando o teclado.</p> <p>Pode usar as seguintes combinacións de teclas para introducir chaves que poden non estar dispoñíbeis no seu teclado.</p> <table> <tr> <td><p>×</p></td> <td><p><key>*</key></p></td> </tr> <tr> <td><p>÷</p></td> <td><p><key>/</key></p></td> </tr> <tr> <td><p>^</p></td> <td><p><key>*</key> dúas veces</p></td> </tr> <tr> <td><p>√</p></td> <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td> </tr> <tr> <td><p>π</p></td> <td><p><keyseq><key>Ctrl</key><key>P</key></keyseq></p></td> </tr> </table> <p>Para escribir <link xref="superscript">números en superíndice</link> use <keyseq><key>Ctrl</key>número</keyseq>, para subíndice use <keyseq><key>Alt</key>número</keyseq>.</p> </page> Save