-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.xml
31 lines (30 loc) · 1.3 KB
/
config.xml
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
<?xml version="1.0"?>
<initial_file if="test_bathymetries\bathy_meter_nemo_SS.txt"/>
<fonts small="font_arial_10.xml" large="font_arial_12.xml" />
<zoom step="10.0" min_dist="10.0" max_dist="2000.0"/>
<depth_scale scale="1000.0"/>
<step_size size="5.0" max="50.0"/> <!-- minimum is equal to step_size_change-->
<step_radius radius="2" min="1" max="30.0"/>
<step_size_change ssc="0.5"/>
<help_text_keys htk="
´+´ = increase radius of effect
´-´ = decrease radius of effect
shift+´+´ = increase strength of effect
shift+´-´ = decrease strength of effect
´r´ = reset view
´g´ = show/hide grid
´s´ = toggle smooth/block view
't' = toggle land-color
shift+´R´ = select raise/lower tool
shift+´E´ = select even tool
´F10´ = take a screenshot
cntrl+´z´ = undo previous edit
cntrl+´y´ = redo previous edit
--------------------------------------------
left-mousebutton = tilt view
right-mousebutton = drag view
middle-mousebutton = rotate view
mouse-scroll = zoom in/out
shift+left-mousebutton = modify bathymetry mode 1
shift+right-mousebutton = modify bathymetry mode 2
"/>