Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
f9f74ee0
Commit
f9f74ee0
authored
Mar 05, 2011
by
Alexander Wiebel
Browse files
[CHANGE
#495
] improved the help text
parent
39f759ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/gui/qt4/OpenWalnutHelp.html
src/gui/qt4/OpenWalnutHelp.html
+5
-5
No files found.
src/gui/qt4/OpenWalnutHelp.html
View file @
f9f74ee0
...
...
@@ -3,8 +3,8 @@
<tr><td><b><i>
Mouse Button
</i></b></td><td><b><i>
Action
</i></b></td></tr>
<tr><td>
Left
</td><td>
Rotate
</td></tr>
<tr><td>
Middle
</td><td>
Pan
</td></tr>
<tr><td>
Right
</td><td>
Pick, move ROI box or move slice
</td></tr>
<tr><td>
Right + Shift
</td><td>
Resize ROI box
</td></tr>
<tr><td>
Right
</td><td>
Pick, move ROI box
,
or move slice
</td></tr>
<tr><td>
Right +
[
Shift
]
</td><td>
Resize ROI box
</td></tr>
<tr><td>
Wheel
</td><td>
Zoom
</td></tr>
<tr><td><b><i>
Key
</i></b></td><td><b><i>
Action
</i></b></td></tr>
<tr><td>
+
</td><td>
Zoom in
</td></tr>
...
...
@@ -24,7 +24,7 @@
<h3>
Program-wide Keyboard Shortcuts
</h3>
<table>
<tr><td><b><i>
Key
</i></b></td><td><b><i>
Action
</i></b></td></tr>
<tr><td>
Ctrl + q
</td><td>
Quit
</td></tr>
<tr><td>
Esc
</td><td>
Resets main view
</td></tr>
<tr><td>
F1
</td><td>
Opens
this
help window
</td></tr>
<tr><td>
[
Ctrl
]
+ q
</td><td>
Quit
</td></tr>
<tr><td>
[
Esc
]
</td><td>
Resets main view
</td></tr>
<tr><td>
[
F1
]
</td><td>
Opens help window
</td></tr>
</table>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment