diff options
Diffstat (limited to 'help-install/gl/main::help.html')
-rw-r--r-- | help-install/gl/main::help.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/help-install/gl/main::help.html b/help-install/gl/main::help.html new file mode 100644 index 0000000..933174e --- /dev/null +++ b/help-install/gl/main::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Usando o Sistema de Axuda</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Frecha Arriba</em>: highlight previous link</li> + <li><em>Frecha Abaixo</em>: highlight next link</li> + <li><em>Frecha Esquerda</em>, <em>Retroceso</em>: return to previous topic</li> + <li><em>Frecha Dereita</em>, <em>Intro</em>, <em>Espazo</em>: follow link</li> + <li><em>Re Páx</em>: scroll up one page</li> + <li><em>Av Páx</em>: scroll down one page</li> + <li><em>Inicio</em>: go to page start</li> + <li><em>Fin</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> |