mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
df5babf10c
commit
8345164622
26
doc/html/C/xacc-portfolio_report.html
Normal file
26
doc/html/C/xacc-portfolio_report.html
Normal 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>
|
||||
|
44
doc/html/C/xacc-regwin_kbd.html
Normal file
44
doc/html/C/xacc-regwin_kbd.html
Normal 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>
|
Loading…
Reference in New Issue
Block a user