1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
<html lang="en">
<head>
<title>Pcb</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Pcb">
<meta name="generator" content="makeinfo 4.6">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
--></style>
</head>
<body>
<div class="node">
<p>
Node: <a name="Layout%20Area">Layout Area</a>,
Next: <a rel="next" accesskey="n" href="Menu.html#Menu">Menu</a>,
Previous: <a rel="previous" accesskey="p" href="Tool-Selectors.html#Tool%20Selectors">Tool Selectors</a>,
Up: <a rel="up" accesskey="u" href="Application-Window.html#Application%20Window">Application Window</a>
<hr><br>
</div>
<h3 class="subsection">Layout Area</h4>
<p>The layout area is where you see the layout. The cursor shape depends
on the active tool when the pointer is moved into the layout area.
A cross hair follows the X11 pointer with respect to the grid setting.
Select a new grid from the <em>Screen</em> menu.
The new value is updated in the status line.
A different way to change the grid is
<em>Shift<Key>g</em> to decrease or <em><Key>g</em> to increase
it, but this only works for English (integer mil) grids.
The grid setting is saved along with the data when you save a pcb layout.
For homemade layouts a value around 50 is a good setting.
The cursor can also be moved in the layout area with the cursor (arrow) keys or, for larger
distances, by pressing the <em>Shift</em> modifier together with a cursor key.
</body></html>
|