mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.3 KiB
45 lines
1.3 KiB
<!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>
|