Red Hat Docs  >  Manuals  >  EDK Manuals  > 

Contents

Previous

Next


Introduction

As was described in Getting Started, the Red Hat Embedded DevKitTM is made up of several components: Source-NavigatorTM, InsightTM, and development tools such as gcc and gdb.

If you are familiar with the basics of Source-Navigator and you are looking for more details on using it to develop and manage your source code, see Using the Project Editor. If you are looking for details on using Source-Navigator to develop your embedded projects, see Using the Red Hat EDK. If you want to do your development work from a command line, see Command Line Options.

About the User's Guide

This document serves as a reference to Source-Navigator menus, tools, and functionality. It provides more detailed information than was included in Getting Started, and discusses why you might choose one option over another when a choice is available to you.

Document Conventions

This documentation uses the following general conventions:

Italic Font

Indicates a new term that will be defined in the text and items called out for special emphasis.

Bold Font

Represents menus, window names, and tool buttons.

Bold Italic Font

Denotes book titles, both hardcopy and electronic.

Plain Typewriter Font

Denotes code fragments, command lines, contents of files, and command names; also indicates directory, file, and project names where they appear in body text.

Italic Typewriter Font

Represents a variable for which an actual value should be substituted.

Menu names and their submenus are separated by an arrow ( ->). For example, File -> Open means from the File menu, select Open from its submenu.

Mouse Conventions

The following are conventions for using the mouse with Source-Navigator:

Click

Place the cursor on a specified object and press the left mouse button. Double-click means to click the left mouse button twice in rapid succession without moving the mouse.
The term "click" alone always means left-click.

Ctrl+click

Depress and hold the Ctrl key, simultaneously clicking with the left mouse button.

Shift+click

Depress and hold the Shift key, simultaneously clicking with the left mouse button.

Right+click

Place the cursor on a specific object and click the right mouse button.

Select Text

Click and drag cursor through text (or code) to be selected. Selected text is highlighted.

Select Entries

Clicking a line selects it. To indicate the end of the selection, hold down the Shift key and click the desired line.

Keyboard Conventions

You can use the keyboard to activate many of the functions displayed on the toolbar and in the menus.


Contents

Previous

Next