Forgot to add these.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2434 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2000-06-07 20:25:52 +00:00
parent df5babf10c
commit 8345164622
2 changed files with 70 additions and 0 deletions

View File

@ -0,0 +1,26 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<link rel="stylesheet" title="normal" type="text/css" href=
"gnucash.css">
<title>Stock Portfolio Report</title>
</head>
<body>
<h1>Stock Portfolio Report</h1>
<img src="report-folio.gif">
<p>This report summarizes the value of the stocks in your current
portfolio.</p>
<p>There are currently no options for this report.</p>
<p>Return to <a href="xacc-main.html">Main Documentation
Page.</a></p>
</body>
</html>

View File

@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<link rel="stylesheet" title="normal" type="text/css" href=
"gnucash.css">
<title>Register Keyboard Shortcuts</title>
</head>
<body>
<h1>Register Keyboard Shortcuts</h1>
The following keys can be used to move around in the register:
<em>Please check that I didn't miss any</em>
<ul>
<li><tt>Right Arrow, Left Arrow</tt>move left and right within one
field</li>
<li><tt>Home</tt> move to the left of the field</li>
<li><tt>End</tt> move to the right of the field</li>
<li><tt>TAB</tt> move to the next field</li>
<li><tt>Shift + TAB</TT> move to the previous field</li>
<li><tt>Enter, Down Arrow</tt> move to the next transaction (if
necessary, a new blank transaction will be created)</li>
<li><tt>Up Arrow</tt> move to the previous transaction</li>
<li><tt>Page Up</tt> move up one screenful</li>
<li><tt>Page Down</tt> move down one screenful</li>
<li><tt>Shift + Page Up</tt>Go to the first transaction</li>
<li><tt>Shift + Page Down</tt>Go to the blank (last) transaction</li></ul>
<hr>
<p>Return to <a href="xacc-main.html">Main Documentation
Page.</a></p>
</body>
</html>