OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [doc/] [html/] [ref/] [redboot-editing-commands.html] - Diff between revs 28 and 174

Only display areas with differences | Details | Blame | View Log

Rev 28 Rev 174
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
<!-- This material may be distributed only subject to the terms      -->
<!-- This material may be distributed only subject to the terms      -->
<!-- and conditions set forth in the Open Publication License, v1.0  -->
<!-- and conditions set forth in the Open Publication License, v1.0  -->
<!-- or later (the latest version is presently available at          -->
<!-- or later (the latest version is presently available at          -->
<!-- http://www.opencontent.org/openpub/).                           -->
<!-- http://www.opencontent.org/openpub/).                           -->
<!-- Distribution of the work or derivative of the work in any       -->
<!-- Distribution of the work or derivative of the work in any       -->
<!-- standard (paper) book form is prohibited unless prior           -->
<!-- standard (paper) book form is prohibited unless prior           -->
<!-- permission is obtained from the copyright holder.               -->
<!-- permission is obtained from the copyright holder.               -->
<HTML
<HTML
><HEAD
><HEAD
><TITLE
><TITLE
>RedBoot Editing Commands</TITLE
>RedBoot Editing Commands</TITLE
><meta name="MSSmartTagsPreventParsing" content="TRUE">
><meta name="MSSmartTagsPreventParsing" content="TRUE">
<META
<META
NAME="GENERATOR"
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"><LINK
"><LINK
REL="HOME"
REL="HOME"
TITLE="eCos Reference Manual"
TITLE="eCos Reference Manual"
HREF="ecos-ref.html"><LINK
HREF="ecos-ref.html"><LINK
REL="UP"
REL="UP"
TITLE="Getting Started with RedBoot"
TITLE="Getting Started with RedBoot"
HREF="getting-started-with-redboot.html"><LINK
HREF="getting-started-with-redboot.html"><LINK
REL="PREVIOUS"
REL="PREVIOUS"
TITLE="User Interface"
TITLE="User Interface"
HREF="user-interface.html"><LINK
HREF="user-interface.html"><LINK
REL="NEXT"
REL="NEXT"
TITLE="RedBoot Startup Mode"
TITLE="RedBoot Startup Mode"
HREF="startup-mode.html"></HEAD
HREF="startup-mode.html"></HEAD
><BODY
><BODY
CLASS="SECT1"
CLASS="SECT1"
BGCOLOR="#FFFFFF"
BGCOLOR="#FFFFFF"
TEXT="#000000"
TEXT="#000000"
LINK="#0000FF"
LINK="#0000FF"
VLINK="#840084"
VLINK="#840084"
ALINK="#0000FF"
ALINK="#0000FF"
><DIV
><DIV
CLASS="NAVHEADER"
CLASS="NAVHEADER"
><TABLE
><TABLE
SUMMARY="Header navigation table"
SUMMARY="Header navigation table"
WIDTH="100%"
WIDTH="100%"
BORDER="0"
BORDER="0"
CELLPADDING="0"
CELLPADDING="0"
CELLSPACING="0"
CELLSPACING="0"
><TR
><TR
><TH
><TH
COLSPAN="3"
COLSPAN="3"
ALIGN="center"
ALIGN="center"
>eCos Reference Manual</TH
>eCos Reference Manual</TH
></TR
></TR
><TR
><TR
><TD
><TD
WIDTH="10%"
WIDTH="10%"
ALIGN="left"
ALIGN="left"
VALIGN="bottom"
VALIGN="bottom"
><A
><A
HREF="user-interface.html"
HREF="user-interface.html"
ACCESSKEY="P"
ACCESSKEY="P"
>Prev</A
>Prev</A
></TD
></TD
><TD
><TD
WIDTH="80%"
WIDTH="80%"
ALIGN="center"
ALIGN="center"
VALIGN="bottom"
VALIGN="bottom"
>Chapter 1. Getting Started with RedBoot</TD
>Chapter 1. Getting Started with RedBoot</TD
><TD
><TD
WIDTH="10%"
WIDTH="10%"
ALIGN="right"
ALIGN="right"
VALIGN="bottom"
VALIGN="bottom"
><A
><A
HREF="startup-mode.html"
HREF="startup-mode.html"
ACCESSKEY="N"
ACCESSKEY="N"
>Next</A
>Next</A
></TD
></TD
></TR
></TR
></TABLE
></TABLE
><HR
><HR
ALIGN="LEFT"
ALIGN="LEFT"
WIDTH="100%"></DIV
WIDTH="100%"></DIV
><DIV
><DIV
CLASS="SECT1"
CLASS="SECT1"
><H1
><H1
CLASS="SECT1"
CLASS="SECT1"
><A
><A
NAME="REDBOOT-EDITING-COMMANDS">RedBoot Editing Commands</H1
NAME="REDBOOT-EDITING-COMMANDS">RedBoot Editing Commands</H1
><P
><P
>RedBoot
>RedBoot
uses the following line editing commands.
uses the following line editing commands.
<DIV
<DIV
CLASS="NOTE"
CLASS="NOTE"
><BLOCKQUOTE
><BLOCKQUOTE
CLASS="NOTE"
CLASS="NOTE"
><P
><P
><B
><B
>NOTE: </B
>NOTE: </B
>In this description, <SPAN
>In this description, <SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^A</SPAN
>^A</SPAN
> means the character formed
> means the character formed
by typing the letter &#8220;A&#8221; while holding down the control key.</P
by typing the letter &#8220;A&#8221; while holding down the control key.</P
></BLOCKQUOTE
></BLOCKQUOTE
></DIV
></DIV
>
>
<P
<P
></P
></P
><UL
><UL
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>Delete</SPAN
>Delete</SPAN
> (0x7F) or
> (0x7F) or
<SPAN
<SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>Backspace</SPAN
>Backspace</SPAN
> (0x08)
> (0x08)
erases the character to the left of the cursor.</P
erases the character to the left of the cursor.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^A</SPAN
>^A</SPAN
>
>
moves the cursor (insertion point) to the beginning of the line.</P
moves the cursor (insertion point) to the beginning of the line.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^K</SPAN
>^K</SPAN
>
>
erases all characters on the line from the cursor to the end.</P
erases all characters on the line from the cursor to the end.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^E</SPAN
>^E</SPAN
>
>
positions the cursor to the end of the line.</P
positions the cursor to the end of the line.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^D</SPAN
>^D</SPAN
>
>
erases the character under the cursor.</P
erases the character under the cursor.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^F</SPAN
>^F</SPAN
>
>
moves the cursor one character to the right.</P
moves the cursor one character to the right.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^B</SPAN
>^B</SPAN
>
>
moves the cursor one character to the left.</P
moves the cursor one character to the left.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^P</SPAN
>^P</SPAN
>
>
replaces the current line by a previous line from the history buffer.
replaces the current line by a previous line from the history buffer.
A small number of lines
A small number of lines
can be kept as history.  Using ^P (and ^N), the current line can be replaced
can be kept as history.  Using ^P (and ^N), the current line can be replaced
by any one of the previously typed lines.</P
by any one of the previously typed lines.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>^N</SPAN
>^N</SPAN
>
>
replaces the current line by the next line from the history buffer.  </P
replaces the current line by the next line from the history buffer.  </P
></LI
></LI
></UL
></UL
></P
></P
><P
><P
>In the case of the <B
>In the case of the <B
CLASS="COMMAND"
CLASS="COMMAND"
>fconfig</B
>fconfig</B
>
>
command, additional editing commands are possible.
command, additional editing commands are possible.
As data are entered for this command, the current/previous value
As data are entered for this command, the current/previous value
will be displayed and the cursor placed at the end of that data.
will be displayed and the cursor placed at the end of that data.
The user may use the editing keys (above) to move around in the data
The user may use the editing keys (above) to move around in the data
to modify it as appropriate.
to modify it as appropriate.
Additionally, when certain
Additionally, when certain
characters are entered at the end of the current value,
characters are entered at the end of the current value,
i.e. entered separately, certain behavior is elicited.</P
i.e. entered separately, certain behavior is elicited.</P
><P
><P
><P
><P
></P
></P
><UL
><UL
><LI
><LI
><P
><P
>^ (caret) switch to editing the previous item in the
>^ (caret) switch to editing the previous item in the
<B
<B
CLASS="COMMAND"
CLASS="COMMAND"
>fconfig</B
>fconfig</B
> list. If fconfig edits item A, followed by item B,
> list. If fconfig edits item A, followed by item B,
pressing ^ when changing item B, allows you to change item A. This is similar
pressing ^ when changing item B, allows you to change item A. This is similar
to the up arrow.
to the up arrow.
Note: ^P and ^N do not have the same meaning while editing
Note: ^P and ^N do not have the same meaning while editing
<B
<B
CLASS="COMMAND"
CLASS="COMMAND"
>fconfig</B
>fconfig</B
> data and should not be used.</P
> data and should not be used.</P
></LI
></LI
><LI
><LI
><P
><P
>. (period) stop editing any further items. This does not change
>. (period) stop editing any further items. This does not change
the current item.</P
the current item.</P
></LI
></LI
><LI
><LI
><P
><P
><SPAN
><SPAN
CLASS="GUIBUTTON"
CLASS="GUIBUTTON"
>Return</SPAN
>Return</SPAN
> leaves the value
> leaves the value
for this item unchanged. Currently it is not possible to step through the
for this item unchanged. Currently it is not possible to step through the
value for the start-up script; it must always be retyped.</P
value for the start-up script; it must always be retyped.</P
></LI
></LI
></UL
></UL
></P
></P
></DIV
></DIV
><DIV
><DIV
CLASS="NAVFOOTER"
CLASS="NAVFOOTER"
><HR
><HR
ALIGN="LEFT"
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
SUMMARY="Footer navigation table"
WIDTH="100%"
WIDTH="100%"
BORDER="0"
BORDER="0"
CELLPADDING="0"
CELLPADDING="0"
CELLSPACING="0"
CELLSPACING="0"
><TR
><TR
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="left"
ALIGN="left"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="user-interface.html"
HREF="user-interface.html"
ACCESSKEY="P"
ACCESSKEY="P"
>Prev</A
>Prev</A
></TD
></TD
><TD
><TD
WIDTH="34%"
WIDTH="34%"
ALIGN="center"
ALIGN="center"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="ecos-ref.html"
HREF="ecos-ref.html"
ACCESSKEY="H"
ACCESSKEY="H"
>Home</A
>Home</A
></TD
></TD
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="right"
ALIGN="right"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="startup-mode.html"
HREF="startup-mode.html"
ACCESSKEY="N"
ACCESSKEY="N"
>Next</A
>Next</A
></TD
></TD
></TR
></TR
><TR
><TR
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="left"
ALIGN="left"
VALIGN="top"
VALIGN="top"
>User Interface</TD
>User Interface</TD
><TD
><TD
WIDTH="34%"
WIDTH="34%"
ALIGN="center"
ALIGN="center"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="getting-started-with-redboot.html"
HREF="getting-started-with-redboot.html"
ACCESSKEY="U"
ACCESSKEY="U"
>Up</A
>Up</A
></TD
></TD
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="right"
ALIGN="right"
VALIGN="top"
VALIGN="top"
>RedBoot Startup Mode</TD
>RedBoot Startup Mode</TD
></TR
></TR
></TABLE
></TABLE
></DIV
></DIV
></BODY
></BODY
></HTML
></HTML
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.