/usr/share/doc/exmh/html/Keys.html is in exmh 1:2.8.0-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 | <!Doctype HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<Html>
<Head>
<Title>Keyboard Shortcuts</Title>
<!-- Author: bwelch -->
<META HTTP-Equiv=Editor Content="SunLabs WebTk 1.0beta4 11/20/96">
</Head>
<Body>
<h2>Keyboard Shortcuts</h2>
<p>
Several of the folder and message operations have keystroke bindings
so you can do much of your browsing with hands on the keyboard. You
can browse and edit these bindings with the Commands entry under the
Bindings... menu. The default bindings include:
<h3>Folder Operations</h3>
<p>
<Control-return>- Commit pending changes.
<br>
<Key-i> - Incorporate new mail into folders.
<br>
<Control-n> - page down folder table of contents.
<br>
<Control-p> - page up folder table of contents.
<br>
<h3>Sending Mail</h3>
<p>
<Key-f> - Forward current message or messages.
<br>
<Key-r> - Reply to sender of current message.
<br>
<Key-R> - Reply to sender and all recipients of the message.
<br>
<Key-c> -
<br>
Compose a new mail message.
<h3>Moving Among Messages</h3>
<p>
<Key-space> - Page down or select and display next message. <br>
<Key-BackSpace> - Page up.
<br>
<Key-n> - Select next message and display it.
<br>
<Key-N> - Select next message, but do not show it.
<br>
<Key-p> - Select previous unmarked message
<br>
<Key-minus> - Select previous message, whether or not it is
marked
<br>
<Key-P> - Select previous message, but do not display it.
<br>
<Key-dollar> - Select last message, but do not display it.
<br>
<Key-asciicircum> - (tilde ~) Select first message, but do not
display it.
<br>
<Key-s> - Show current message.
<br>
<Key-U> - Select first unseen message in the folder.
<br>
<Key-F> - Change to next folder with unseen messages.
<h3>Deleting and Refiling</h3>
<p>
<Key-d> - Delete current message and advance to next message.
<br>
<Key-D> - Delete current message and select next message, but
do not show it.
<br>
<Key-m> - Move current message and advance to next message.
<br>
<Key-M> - Move current message, advance to next message, but
do not show it.
<br>
<Key-u> - Unmark. <strong>Undo</strong> a pending Delete or
Refile.
<br>
<Key-period> - Automatically refile the current message.
<h3>Miscellaneous</h3>
<p>
<Key-A> - Interpret selection as a Sun Calendar Manager appointment.
<br>
<Key-g> - View selected URL in a browser window.
<br>
<Key-z> - Scan current message for URLs. They turn into buttons
you can click to view the URL.
<p>
<Control-s> - Find next occurrence.
<br>
<Control-r> - Find previous occurrence.
<br>
<Key-question> - Display command binding dialog.
<h3>Keyboard Folder Selection</h3>
<Key-plus>- Enter folder selection mode. Each + toggles between
Target and Change folder.
<p>
<space> does folder-name completion.
<br>
<Control-c> cancels folder name selection operation.
<br>
<Return> accepts folder name selection.
<h2><a HREF="index.html">Main Help Index</a> | <a HREF="Intro.html">Quick
Intro</a></h2>
</Body>
</Html>
|