1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
7 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
9 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
12 <a href=.
>start
</a> =
> <a href=geda-gschem_ug.html
>gschem_ug
</a></br>
13 <div class=
"table sectionedit1"><table class=
"inline">
15 <td class=
"col0 leftalign"> «
<a href=
"geda-gschem_ug-schematic_pages.html" class=
"wikilink1" title=
"geda-gschem_ug-schematic_pages.html">Schematic and symbol pages
</a> </td><td class=
"col1 centeralign"> <strong><a href=
"geda-gschem_ug.html" class=
"wikilink1" title=
"geda-gschem_ug.html">gEDA gschem User Guide
</a></strong> </td><td class=
"col2 rightalign"> <a href=
"geda-gschem_ug-editing_actions.html" class=
"wikilink1" title=
"geda-gschem_ug-editing_actions.html">Editing actions
</a> »
</td>
18 <!-- EDIT1 TABLE [1-147] -->
21 <h2 class=
"sectionedit2" id=
"viewing_schematics">Viewing schematics
</h2>
25 When loaded, schematic and symbol pages are shown in the central schematic view area of the gschem
<a href=
"geda-gschem_ug-main_window.html" class=
"wikilink1" title=
"geda-gschem_ug-main_window.html">main window
</a>.
29 <!-- EDIT2 SECTION "Viewing schematics" [160-320] -->
30 <h3 class=
"sectionedit3" id=
"changing_the_view">Changing the view
</h3>
34 There are several ways to change the view:
37 <li class=
"level1"><div class=
"li"> To
<em>pan
</em> the view, click and drag with the middle mouse button anywhere on the schematic, or use the cursor keys (
<strong>⇦⇧⇨⇩
</strong>). You can also press
<kbd>X
</kbd> to center the view on the mouse pointer.
</div>
39 <li class=
"level1"><div class=
"li"> To
<em>zoom in
</em>, press
<kbd>Z
</kbd> or scroll the mouse wheel upwards.
</div>
41 <li class=
"level1"><div class=
"li"> To
<em>zoom out
</em>, press
<kbd>Shift
</kbd>+
<kbd>Z
</kbd> or scroll the mouse wheel downwards.
</div>
43 <li class=
"level1"><div class=
"li"> To focus on a particular part of the design, press
<kbd>W
</kbd> to start drawing a box containing a region of interest. Then left-click with the mouse to expand that area to fill the view.
</div>
48 Zooming operations will always zoom towards or away from the current location of the mouse pointer.
52 You can also select
<strong>View→Zoom Extents
</strong> to set the view to show everything currently on the page, or
<strong>View→Zoom Full
</strong> to display the entire workspace.
56 <!-- EDIT3 SECTION "Changing the view" [321-1218] -->
57 <h3 class=
"sectionedit4" id=
"color_maps">Color maps
</h3>
61 Colors of objects in a schematic or symbol are set using a limited color palette, with the various colors having particular meanings. For example, nets (which have electrical meaning) are drawn in a different color from lines (which are simply graphical). A color map is used to choose which color to draw a particular object in.
65 There are several color maps provided with gschem, and you can switch between them from the
<strong>View
</strong> menu. It is also possible to change the default color map or create your own. For more information, see
<a href=
"geda-gschem_ug-config.html" class=
"wikilink1" title=
"geda-gschem_ug-config.html">Configuring gschem
</a>.
69 <!-- EDIT4 SECTION "Color maps" [1219-] --></body>