Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
6e534438
Commit
6e534438
authored
24 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
07e95e7f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Fltk/Help.h
+0
-74
0 additions, 74 deletions
Fltk/Help.h
with
0 additions
and
74 deletions
Fltk/Help.h
deleted
100644 → 0
+
0
−
74
View file @
07e95e7f
#ifndef _HELP_H_
#define _HELP_H_
static
char
txt_help
[]
=
"Mouse:
\n
"
"
\n
"
" move - highlight the elementary geometrical entity
\n
"
" currently under the mouse pointer and display
\n
"
" its properties in the status bar
\n
"
" - size a rubber zoom started with (Ctrl+mouse1)
\n
"
" mouse1 - rotate
\n
"
" - accept a rubber zoom started by Ctrl+mouse1
\n
"
" Ctrl+mouse1 start (anisotropic) rubber zoom
\n
"
" Shift+mouse1 - zoom (isotropic)
\n
"
" - cancel a rubber zoom
\n
"
" mouse2 same as Shift+mouse1
\n
"
" Ctrl+mouse2 orthogonalize display
\n
"
" mouse3 - pan
\n
"
" - cancel a rubber zoom
\n
"
" - pop up menu on module name
\n
"
" - pop up menu on post-processing view button
\n
"
" Ctrl+mouse3 reset viewpoint to default
\n
"
"
\n
"
"Menu bar shortcuts:
\n
"
"
\n
"
" g go to geometry module
\n
"
" Shift+g show geometry options
\n
"
" Shift+i show statistics window
\n
"
" Ctrl+l reload all post-processing views
\n
"
" m go to mesh module
\n
"
" Shift+m show mesh options
\n
"
" Ctrl+m merge file
\n
"
" Shift+o show general options
\n
"
" Ctrl+o open file
\n
"
" p go to post processor module
\n
"
" Shift+p show post-processing general options
\n
"
" Ctrl+p save file by extension
\n
"
" Ctrl+q quit
\n
"
" Ctrl+r remove all post-processing views
\n
"
" Ctrl+s save mesh
\n
"
"
\n
"
"Other shortcuts
\n
"
"
\n
"
" 0 or Esc reload geometry input file
\n
"
" 1 or F1 mesh curves
\n
"
" 2 or F2 mesh surfaces
\n
"
" 3 or F3 mesh volumes
\n
"
" Alt+a hide/show small axes
\n
"
" Alt+Shift+a hide/show big moving axes
\n
"
" Alt+b hide/show all post processing scales
\n
"
" Alt+c alternate between predefined color schemes
\n
"
" Alt+d alternate between mesh wire frame, hidden lines and shading modes
\n
"
" Alt+f toggle redraw mode (fast/full)
\n
"
" Alt+l hide/show geometry lines
\n
"
" Alt+Shift+l hide/show mesh lines
\n
"
" Alt+m toggle visibility of all mesh entities
\n
"
" Alt+o change projection mode
\n
"
" Alt+p hide/show geometry points
\n
"
" Alt+Shift+p hide/show mesh points
\n
"
" s increase animation delay
\n
"
" Shift+s decrease animation delay
\n
"
" Alt+s hide/show geometry surfaces
\n
"
" Alt+Shift+s hide/show mesh surfaces
\n
"
" Alt+t alternate intervals mode for all post-processing views
\n
"
" Alt+v hide/show geometry volumes
\n
"
" Alt+Shift+v hide/show mesh volumes
\n
"
" Alt+x set X view
\n
"
" Alt+y set Y view
\n
"
" Alt+z set Z view
\n
"
"
\n
"
;
#endif
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment