Changes between Version 1 and Version 2 of Help/Menu/Mode


Ignore:
Timestamp:
2020-02-17T13:51:23+01:00 (6 years ago)
Author:
Hb---
Comment:

Content moved from Working mode section of Edit toolbar page

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/Mode

    v1 v2  
    11[[TranslatedPages]]
     2
    23= Mode Menu =
    34
    4 The mode menu lists all working modes of JOSM. These are available in the [wikitr:/Help/EditToolbar Edit Toolbar] too and explained there. Plugins can add additional working modes.
     5''Shortcut key:'' **`Alt+M`**
     6
     7The Mode menu lists all Working modes available to JOSM, shows the active one and allows the user to enter another Working mode.
     8
     9== Working modes ==#Workingmodes
     10
     11The effect of a mouse click in the [wikitr:/Help/MapView Map View] is determined by the Working mode.
     12''Therefore JOSM is in a specific Working mode at all times.''
     13
     14Usually a Working mode is entered with a keystroke.
     15Additionally the buttons visible in the upper half of the [wikitr:/Help/EditToolbar#Workingmodes Edit toolbar] allow entering a Working mode.
     16
     17Individual mouse pointer icons indicate which Working mode is active.
     18Further information for the next mouse click is also shown at the right hand side of the [wikitr:/Help/StatusBar Status bar].
     19
     20||=  Icon  =||= Name =||= Shortcut =||= Description =||
     21|| [[Image(source:trunk/images/mapmode/move/move.png)]] \\ \\ [[Image(source:trunk/images/mapmode/rope.png)]] || [wikitr:/Help/Action/Select Select mode] (rect.) \\ \\ [wikitr:/Help/Action/LassoMode Lasso mode (freely)]   ||  {{{S}}}  \\ \\  {{{S}}}   {{{S}}}   || Select [wikitr:/Help/Concepts/Object  objects] to move, rotate and scale them.\\ Press `S` again to switch between a rectangular or a freely dragged catch area. ||
     22|| [[Image(source:trunk/images/mapmode/node/autonode.png,middle,link=)]] || [wikitr:/Help/Action/Draw Draw mode] ||  {{{A}}}  || Draw nodes and ways. Press {{{A}}} again for [wikitr:/Help/Action/Draw/AngleSnap Angle snapping] ||
     23|| [[Image(source:trunk/images/mapmode/zoom.png)]] || [wikitr:/Help/Action/Zoom Zoom mode] ||  || Zoom with a rectangle ||
     24|| [[Image(source:trunk/images/mapmode/delete.png)]] || [wikitr:/Help/Action/Delete Delete mode] ||  {{{Ctrl+Delete}}}  || Delete objects or way segments  ||
     25|| [[Image(source:trunk/images/mapmode/parallel.svg)]] || [wikitr:/Help/Action/Parallel Parallel mode] ||  {{{Shift+P}}}  || Creates parallel copy of ways  ||
     26|| [[Image(source:trunk/images/mapmode/extrude/extrude.png)]] || [wikitr:/Help/Action/Extrude Extrude mode] ||  {{{X}}}  || Create and edit way segments by extrusion  ||
     27|| [[Image(source:trunk/images/mapmode/improvewayaccuracy.png)]] || [wikitr:/Help/Action/ImproveWayAccuracy Improve Way Accuracy mode] ||  {{{W}}}  || Improve geometry of ways ||
     28||||||||\\Additional Working modes can be added by [wikitr:/Plugins plugins] installed. \\ For example: \\  ||
     29|| [[Image(/pluginicon/alignways.jar/images/alignways.png)]] || [osmwiki:JOSM/Plugins/AlignWayS Align Ways mode] ||  {{{Shift+N}}}  || Make ways parallel ||
     30|| [[Image(osm:source:applications/editors/josm/plugins/measurement/images/mapmode/measurement.png,link=)]] || measurement mode   || || Measure distances ||
     31|| [[Image(/pluginicon/editgpx.jar/images/mapmode/editgpx_mode.png)]] || [osmwiki:JOSM/Plugins/EditGpx edit gpx tracks] || || Delete trackpoints of gpx tracks ||
     32|| [[Image(/pluginicon/contourmerge.jar/images/mapmode/contourmerge.png)]] || [osmwiki:JOSM/Plugins/ContourMerge Contour Merge] || || Merge and align the contours of areas. More infos at [wikitr:/Help/Plugin/ContourMerge Contour Merge]. ||
     33|| [[Image(/pluginicon/photoadjust.jar/images/photoadjust.png,link=)]] || [osmwiki:JOSM/Plugins/PhotoAdjust Adjust photos] || || Move photos to adjust their geolocation ||
     34|| [[Image(/pluginicon/FastDraw.jar/images/favicon.png,link=)]] || [osmwiki:JOSM/Plugins/FastDraw FastDrawing] ||  {{{Shift+F}}}  || Tracing forests, rivers, lakes, twisted roads etc. Without clicking {{{A}}} button or left mouse click too much. More infos at [wikitr:/Help/Action/FastDrawingMode Fast drawing]. ||
     35|| [[Image(/pluginicon/buildings_tools.jar/images/mapmode/building.png)]] || [osmwiki:JOSM/Plugins/BuildingsTools Buldings_tools] ||  {{{B}}}  || Rectangular objects and/or basic shape of most man made objects. More infos at [wikitr:/Help/Action/DrawBuilding Draw building]. ||
     36
     37
     38=== See also ===
     39* [wikitr:/Help/Preferences/Shortcuts Preferences > Keyboard Shortcuts]
     40* The Mode menu was introduced in [/ticket/12662 October 2019].
     41  Its shortcut key was formerly assigned to the More Tools menu.
     42  This menu item is missing in older screenshots.
    543
    644----