Changes between Version 44 and Version 76 of Shortcuts


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Shortcuts

    v44 v76  
    1 [[TranslatedPages]] 
     1[[TranslatedPages(outdated=links to help pages are missing\, some shortcuts are outdated and a lot missing)]] 
    22== JOSM Keyboard Shortcuts == 
    33 
    4 The following shortcuts are the default setting (list is probably outdated). 
     4The following shortcuts are the default setting. This list might be outdated. You can always look in the JOSM shortcut preferences to see all active shortcuts (except for the different mode modifiers). 
    55 
    66=== modes === 
    7 || S  || Select objects 
    8 || A ''or'' N || Add / Draw nodes and ways 
    9 || D || Delete nodes or ways. Pressing Ctrl forces delete, even if the object is in use. 
    10 || X || Stretch a part of a way (create a building or something else) 
    11 || Z || Zoom in by dragging 
     7|| S || [Help/Action/Select Select objects] || 
     8|| A || [Help/Action/Draw Add / Draw nodes and ways] || 
     9|| CTRL-Del || [Help/Action/Delete Delete nodes or ways] || 
     10|| X || [Help/Action/Extrude Stretch a part of a way (create a building or something else)] || 
     11|| Z || [Help/Action/Zoom Zoom in by dragging] || 
    1212=== other shortcuts === 
    13 || B || Distribute nodes 
    14 || C || Combine Ways 
    15 || G || Unglue ways 
    16 || J || Join Node to Way 
    17 || L || Align nodes into a straight line 
    18 || M || Merge Nodes 
    19 || O || Align nodes in circle 
    20 || P || Split Way 
    21 || Q || Orthogonalize Shape 
    22 || R || Reverse Way 
    23 || U || Unselect All 
    24 || del || Delete object but don't change into delete mode 
    25 || + || Zoom in 
    26 || - || Zoom out 
     13|| SHIFT-B || [Help/Action/DistributeNodes Distribute nodes] || 
     14|| C || [Help/Action/CombineWay Combine Ways] || 
     15|| G || [Help/Action/UnGlue Unglue ways] || 
     16|| J || [Help/Action/JoinNodeWay Join Node to Way] || 
     17|| L || [Help/Action/AlignInLine Align nodes into a straight line] || 
     18|| M || [Help/Action/MergeNodes Merge Nodes] || 
     19|| O || [Help/Action/AlignInCircle Align nodes in circle] || 
     20|| P || [Help/Action/SplitWay Split Way] || 
     21|| Q || [Help/Action/OrthogonalizeShape Orthogonalize Shape] || 
     22|| R || [Help/Action/ReverseWays Reverse Way] || 
     23|| Del || [Help/Action/EditDelete Delete object but don't change into delete mode] || 
     24|| + || [Help/Action/ZoomIn Zoom in] || 
     25|| - || [Help/Action/ZoomOut Zoom out] || 
    2726|| Ctrl-, || Zoom in 
    2827|| Ctrl-. || Zoom out 
    2928|| Shift-A || Cycle through the different Auto zoom modes 
    3029|| Shift-M || Mirror nodes 
    31 || Shift-O || Create circle 
     30|| Shift-O || [Help/Action/CreateCircle Create circle] || 
    3231|| Shift-Q || Undo Orthogonalization for certain nodes 
    33 || 1 || Zoom to data 
    34 || 2 || Zoom to layer 
    35 || 3 || Zoom to selection 
    36 || 4 || Zoom to conflict 
    37 || 5 || Zoom to download 
    38 || Ctrl-A || Select all 
    39 || Ctrl-C || Copy Way/Node etc to buffer 
     32|| 1 || [Help/Action/ZoomToData Zoom to data] || 
     33|| 2 || [Help/Action/ZoomToLayer Zoom to layer] || 
     34|| 3 || [Help/Action/ZoomToSelection Zoom to selection] || 
     35|| 4 || [Help/Action/ZoomToConflict Zoom to conflict] || 
     36|| 5 || [Help/Action/ZoomToDownload Zoom to download] || 
     37|| Ctrl-A || [Help/Action/SelectAll Select all] || 
     38|| Ctrl-C || [Help/Action/Copy Copy Way/Node etc to buffer] || 
    4039|| Ctrl-X || Cut Way/Node etc to buffer 
    41 || Ctrl-V || Paste from buffer 
    42 || Ctrl-Shift-V || Paste only the tags 
    43 || Ctrl-D || Duplicate 
    44 || Ctrl-Shift-A || Unselect all 
    45 || Esc || Unselect all 
    46 || Ctrl-Shift-D || Download 
    47 || Ctrl-Shift-Alt-D || Download incomplete ways 
    48 || Ctrl-Shift-U || Upload 
     40|| Ctrl-V || [Help/Action/Paste Paste from buffer] || 
     41|| Ctrl-Shift-V || [Help/Action/PasteTags Paste only the tags] || 
     42|| Ctrl-D || [Help/Action/Duplicate Duplicate] || 
     43|| Esc || [Help/Action/UnselectAll Unselect all] || 
     44|| Ctrl-Shift-↓ || [Help/Action/Download Download] || 
     45|| Ctrl-Shift-↑ || [Help/Action/Upload Upload] || 
    4946|| Ctrl-← || Move visible area 
    5047|| Ctrl-↑ || Move visible area 
     
    5552|| Shift-→ || Move object 
    5653|| Shift-↓ || Move object 
    57 || Ctrl-Z || Undo 
    58 || Ctrl-Y || Redo 
    59 || Ctrl-N || New file 
    60 || Ctrl-O || Open file 
    61 || Ctrl-S || Save file 
    62 || Ctrl-Shift-S || Save as 
    63 || Ctrl-E || Export to GPX 
    64 || Ctrl-F || Search 
    65 || Ctrl-Q || Exit Application 
    66 || Ctrl-W || Toggle between wireframe and mappaint mode 
    67 || F1 || Help 
    68 || Shift-F1 || About screen (with JOSM version number) 
     54|| Ctrl-Z || [Help/Action/Undo Undo] || 
     55|| Ctrl-Y || [Help/Action/Redo Redo] || 
     56|| Ctrl-N || [Help/Action/NewLayer New file] || 
     57|| Ctrl-O || [Help/Action/Open Open file] || 
     58|| Ctrl-S || [Help/Action/Save Save file] || 
     59|| Ctrl-Shift-S || [Help/Action/SaveAs Save as] || 
     60|| Ctrl+E || Export to GPX 
     61|| Ctrl-F || [Help/Action/Search Search] || 
     62|| Ctrl-Q || [Help/Action/Exit Exit Application] || 
     63|| Ctrl-W || [Help/Action/WireframeToggle Toggle between wireframe and mappaint mode] || 
     64|| F1 || [wiki:/Help Help] || 
     65|| Shift-F1 || [Help/Action/About About screen (with JOSM version number)] || 
    6966|| Ctrl-F1 || Popup tooltip of current selected action 
    70 || F12 || Preferences 
    71 || Space || Activate the last used action again. 
    72 || Shift-Alt-A || Toggle display on / off of Authors dialog 
    73 || Shift-Alt-C || Toggle display on / off of Conflict dialog 
     67|| F12 || [Help/Action/Preferences Preferences] || 
     68|| Shift-Alt-A || [Help/Dialog/UserList Toggle display on / off of Authors dialog] || 
     69|| Shift-Alt-C || [Help/Dialog/ConflictList Toggle display on / off of Conflict dialog] || 
    7470|| Shift-Alt-T || Toggle display on / off of Selection list dialog 
    7571|| Shift-Alt-H || Toggle display on / off of Display history dialog (history is not fully implemented yet) 
     72|| Alt-B || Open dialog for setting a tag 
    7673|| Alt-L || Toggle display on / off of Layers dialog 
    77 || Alt-R || Toggle display on / off of Relations dialog 
     74|| Shift-Alt-R || Toggle display on / off of Relations dialog 
    7875|| Shift-Alt-O || Toggle display on / off of Command stack (the undo buffer)dialog 
    7976|| Shift-Alt-P || Toggle display on / off of Property for selected objects dialog 
     
    8582|| Shift-Click || Holding the "Shift" key when in ''select mode'' adds new element to existing selection. 
    8683|| Ctrl-Click || Holding the "Ctrl" key toggles element selection. 
    87 || Ctrl-Shift-LeftMouse || Holding the "Shift" and "Ctrl" key allows rotating selected objects. 
     84|| Ctrl-Area || Using area selection with "Ctrl" removes elements in area from selection. 
     85|| Ctrl-Move || Selecting "Ctrl" when moving nodes joins these nodes with the traget node the are dropped on. 
     86|| Ctrl-Shift-LeftMouse || Holding the "Shift" and "Ctrl" key allows ''rotating'' selected objects. 
     87|| Ctrl-Alt-LeftMouse || Holding the "Ctrl" and "Akt" key allows ''scaling'' selected objects. 
     88|| Alt-Click || Cycle through the different objects under the mouse cursor (without popup). 
    8889=== add mode === 
    8990|| Double Click || Ends the current way. 
     
    9596|| Ctrl-Click || Holding the "Ctrl" key deletes object and references (i.e. ways using this node). 
    9697|| Alt-Click || Holding the "Alt" key and clicking on a way only deletes the way without its nodes. 
     98=== extrude mode (X) === 
     99|| Ctrl-Click || Holding the "Ctrl" moves way segments along their perpendicular (orthogonal to the arrow direction of the way segement). 
     100 
    97101=== all modes === 
    98 || Click-RightMouse || Click and drag to span. 
     102|| Click-RightMouse || Click and drag to move the map. 
    99103|| Scroll-Wheel || Zoom in and out. 
    100104 
    101 Return to [wiki:Help Main Help] 
     105Note: In [http://en.wikipedia.org/wiki/GNOME gnome] desktop environment "Alt"-Click is used for moving the window. The "AltGr" key can be used instead; note that on some keyboards the "AltGr" key is simply the right-hand "Alt" key. 
    102106 
    103 See also [http://wiki.openstreetmap.org/wiki/DE:JOSM/Tastenk%C3%BCrzel DE:JOSM/Tastenkürzel] german language shortcuts list 
     107 
     108== See also == 
     109 * Auto generated [DevelopersGuide/ShortcutsList list] of shortcuts 
     110 
     111---- 
     112Back to [wiki:/Help Main Help]