mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
eeshow/: add online help with h or ? (WIP)
This commit is contained in:
48
eeshow/help.html
Normal file
48
eeshow/help.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<HTML>
|
||||
<HEAD><TITLE>Eeshow help</TITLE></HEAD>
|
||||
|
||||
<H1>Key functions in GUI mode</H1>
|
||||
|
||||
<TABLE>
|
||||
<TR>
|
||||
<TD>+ or =
|
||||
<TD>zoom in
|
||||
<TR>
|
||||
<TD>-
|
||||
<TD>zoom out
|
||||
<TR>
|
||||
<TD>*
|
||||
<TD>zoom to extents
|
||||
<TR>
|
||||
<TD>Home
|
||||
<TD>go to the top sheet
|
||||
<TR>
|
||||
<TD>Delete or Backspace
|
||||
<TD>go to the next higher sheet in hierarchy
|
||||
<TR>
|
||||
<TD>PgUp
|
||||
<TD>go to the previous sheet in sequence
|
||||
<TR>
|
||||
<TD>PgDn
|
||||
<TD>go to the next sheet in sequence
|
||||
<TR>
|
||||
<TD>Tab
|
||||
<TD>toggle between old and new revision
|
||||
<TR>
|
||||
<TD>? or H
|
||||
<TD>open/close help window
|
||||
<TR>
|
||||
<TD>D
|
||||
<TD>when comparing revisions, show difference
|
||||
<TR>
|
||||
<TD>N
|
||||
<TD>show newer sheet
|
||||
<TR>
|
||||
<TD>O
|
||||
<TD>show older sheet
|
||||
<TR>
|
||||
<TD>Q
|
||||
<TD>quit the vieweer
|
||||
</TABLE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user