missing NULL terminator in set_config_x
[geda-gaf.git] / docs / wiki / geda-gschem_ug-viewing_schematics.html
blob54079d47e5f374cbefecc6604e7eafb252e3d87f
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
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" />
10 </head>
11 <body>
12 <a href=.>start</a>&nbsp;=>&nbsp;<a href=geda-gschem_ug.html>gschem_ug</a></br>
13 <div class="table sectionedit1"><table class="inline">
14 <tr class="row0">
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>
16 </tr>
17 </table></div>
18 <!-- EDIT1 TABLE [1-147] -->
21 <h2 class="sectionedit2" id="viewing_schematics">Viewing schematics</h2>
22 <div class="level2">
24 <p>
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>.
26 </p>
28 </div>
29 <!-- EDIT2 SECTION "Viewing schematics" [160-320] -->
30 <h3 class="sectionedit3" id="changing_the_view">Changing the view</h3>
31 <div class="level3">
33 <p>
34 There are several ways to change the view:
35 </p>
36 <ul>
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>
38 </li>
39 <li class="level1"><div class="li"> To <em>zoom in</em>, press <kbd>Z</kbd> or scroll the mouse wheel upwards.</div>
40 </li>
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>
42 </li>
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>
44 </li>
45 </ul>
47 <p>
48 Zooming operations will always zoom towards or away from the current location of the mouse pointer.
49 </p>
51 <p>
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.
53 </p>
55 </div>
56 <!-- EDIT3 SECTION "Changing the view" [321-1218] -->
57 <h3 class="sectionedit4" id="color_maps">Color maps</h3>
58 <div class="level3">
60 <p>
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.
62 </p>
64 <p>
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>.
66 </p>
68 </div>
69 <!-- EDIT4 SECTION "Color maps" [1219-] --></body>
70 </html>