Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > f2f28f61487f3042d93877451f0a311f > files > 156

geda-docs-1.8.2-4.mga5.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
  <title></title>
  <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
  <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
  <link rel="stylesheet" media="print" type="text/css" href="./print.css" />

  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>

<div class="table sectionedit731"><table class="inline">
	<tr class="row0">
		<td class="col0 leftalign"> « <a href="geda-gschem_ug-command_line.html" class="wikilink1" title="geda-gschem_ug-command_line.html">Command-line arguments</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-extensions.html" class="wikilink1" title="geda-gschem_ug-extensions.html">Extending gschem</a> » </td>
	</tr>
</table></div>
<!-- EDIT731 TABLE [1-136] -->
<h2 class="sectionedit732"><a name="mouse_gesture_support" id="mouse_gesture_support">Mouse gesture support</a></h2>
<div class="level2">

<p>
Some <a href="geda-gschem_ug-editing_actions.html" class="wikilink1" title="geda-gschem_ug-editing_actions.html">actions</a> can be accessed using <em>mouse gestures</em>.  Mouse gestures are performed by clicking and dragging the middle mouse button.  Gestures are not normally enabled; to enable them, you need to add:
</p>
<pre class="code">(middle-button &quot;stroke&quot;)</pre>

<p>
to a <a href="geda-gschem_ug-config.html" class="wikilink1" title="geda-gschem_ug-config.html">gschem configuration file</a>.
</p>

<p>
By default, the following gestures are available:
</p>
<ul>
<li class="level1"><div class="li"> Draw a “Z” to begin drawing a region of interest box to zoom to, like <strong>View→Zoom Box</strong> (see <a href="geda-gschem_ug-viewing_schematics.html" class="wikilink1" title="geda-gschem_ug-viewing_schematics.html">Viewing schematics</a>).</div>
</li>
<li class="level1"><div class="li"> Draw a line upwards to zoom out.</div>
</li>
<li class="level1"><div class="li"> Draw a line downwards to zoom in.</div>
</li>
<li class="level1"><div class="li"> Draw a “S” to return to Select Mode (see <a href="geda-gschem_ug-selecting.html" class="wikilink1" title="geda-gschem_ug-selecting.html">Selecting objects</a>).</div>
</li>
<li class="level1"><div class="li"> Draw a “C” to copy selected objects, like <strong>Edit→Copy Mode</strong> (see <a href="geda-gschem_ug-moving_copying.html" class="wikilink1" title="geda-gschem_ug-moving_copying.html">Moving and copying</a>).</div>
</li>
<li class="level1"><div class="li"> Draw a “M” to move selected objects, like <strong>Edit→Move Mode</strong> (see <a href="geda-gschem_ug-moving_copying.html" class="wikilink1" title="geda-gschem_ug-moving_copying.html">Moving and copying</a>).</div>
</li>
<li class="level1"><div class="li"> Draw an “E” to edit selected objects, like <strong>Edit→Edit</strong>.</div>
</li>
<li class="level1"><div class="li"> Draw a “D” to delete selected objects, like <strong>Edit→Delete</strong>.</div>
</li>
<li class="level1"><div class="li"> Draw an “L” to begin adding <a href="geda-gschem_ug-graphics.html" class="wikilink1" title="geda-gschem_ug-graphics.html">lines</a>.</div>
</li>
<li class="level1"><div class="li"> Draw an “N” to begin adding <a href="geda-gschem_ug-graphics.html" class="wikilink1" title="geda-gschem_ug-graphics.html">nets</a>.</div>
</li>
</ul>

<p>
To modify or add to the available gestures, please see examples in the gschem system configuration file.
</p>

</div>
<!-- EDIT732 SECTION "Mouse gesture support" [138-] --></body>
</html>