Changes between Version 35 and Version 36 of Shortcuts


Ignore:
Timestamp:
Dec 9, 2009 8:31:56 PM (3 years ago)
Author:
anonymous
Comment:

reordered

Legend:

Unmodified
Added
Removed
Modified
  • Shortcuts

    v35 v36  
    77|| C || Combine Ways 
    88|| D || Delete nodes or ways. Pressing Ctrl forces delete, even if the object is in use. 
     9|| G || Unglue ways 
     10|| J || Join Node to Way 
     11|| L || Align nodes into a straight line 
     12|| M || Merge Nodes 
    913|| N || Add / Draw nodes and ways 
     14|| O || Align nodes in circle 
    1015|| P || Split Way 
     16|| Q || Orthogonalize Shape 
    1117|| R || Reverse Way 
    1218|| S || Select objects 
    1319|| U || Unselect All 
    1420|| X || Stretch a part of a way (create a building or something else) 
    15 || O || Align nodes in circle 
    16 || L || Align nodes into a straight line 
    17 || Q || Orthogonalize Shape 
    18 || Shift-Q || Undo Orthogonalization for certain nodes 
    19 || M || Merge Nodes 
    20 || J || Join Node to Way 
    21 || G || Unglue ways 
     21|| Z || Zoom in by dragging 
    2222|| + || Zoom in 
    2323|| - || Zoom out 
    24 || Double Click || In ''add mode'' ends the current way. 
    25 || Shift-Click || Holding the "Shift" key when in ''select mode'' adds new element to existing selection. 
    26 || Shift-Click || Holding the "Shift" key when in ''add mode'' turns off extending the selected way 
    27 || Shift-Click || Holding the "Shift" key when in ''delete mode'' and clicking on a way segment only deletes this waysegment and not whole way. 
    28 || Ctrl-Click || Holding the "Ctrl" key when in ''select mode'' toggles element selection. 
    29 || Ctrl-Click || Holding the "Ctrl" key when in ''add mode'' prevents snapping on existing ways and nodes. 
    30 || Ctrl-Click || Holding the "Ctrl" key when in ''delete mode'' deletes object and references (i.e. ways using this node). 
    31 || Ctrl-Shift-LeftMouse || Holding the "Shift" and "Ctrl" key when in ''select mode'' allows rotating selected objects. 
    32 || Alt-Click || Holding the "Alt" key when in ''add mode'' creates a separated though connected way (same you could do afterwards by selecting a node and press P). This mode is marked by a small bar at the previous node. 
    33 || Alt-Click || Holding the "Alt" key when in ''delete mode'' and clicking on a way only deletes the way without its nodes. 
    34 || Z || Zoom in by dragging 
    35 || Alt-A || Toggle display on / off of Authors dialog 
    36 || Alt-C || Toggle display on / off of Conflict dialog 
    37 || Alt-E || Toggle display on / off of Selection list dialog 
    38 || Alt-H || Toggle display on / off of Display history dialog (history is not fully implemented yet) 
    39 || Alt-L || Toggle display on / off of Layers dialog 
    40 || Alt-R || Toggle display on / off of Relations dialog 
    41 || Alt-O || Toggle display on / off of Command stack (the undo buffer)dialog 
    42 || Alt-P || Toggle display on / off of Property for selected objects dialog 
    43 || Alt-V || Toggle display on / off of validation dialog (requires plugin) 
     24|| Ctrl-, || Zoom in 
     25|| Ctrl-. || Zoom out 
     26|| Shift-Q || Undo Orthogonalization for certain nodes 
     27|| Shift-A || Cycle through the different Auto zoom modes 
     28|| 1 || Zoom to data 
     29|| 2 || Zoom to layer 
     30|| 3 || Zoom to selection 
     31|| 4 || Zoom to conflict 
     32|| 5 || Zoom to download 
    4433|| Ctrl-A || Select all 
    4534|| Ctrl-C || Copy Way/Node etc to buffer 
     
    5544|| Ctrl-Up || Pan display window 
    5645|| Ctrl-Down || Pan display window 
    57 || Ctrl-, || Zoom in 
    58 || Ctrl-. || Zoom out 
    5946|| Ctrl-Z || Undo 
    6047|| Ctrl-Y || Redo 
     
    7259|| F12 || Preferences 
    7360|| Space || Activate the last used action again. 
    74 || 1 || Zoom to data 
    75 || 2 || Zoom to layer 
    76 || 3 || Zoom to selection 
    77 || 4 || Zoom to conflict 
    78 || 5 || Zoom to download 
    79 || Shift-A || Cycle through the different Auto zoom modes 
     61|| Alt-A || Toggle display on / off of Authors dialog 
     62|| Alt-C || Toggle display on / off of Conflict dialog 
     63|| Alt-E || Toggle display on / off of Selection list dialog 
     64|| Alt-H || Toggle display on / off of Display history dialog (history is not fully implemented yet) 
     65|| Alt-L || Toggle display on / off of Layers dialog 
     66|| Alt-R || Toggle display on / off of Relations dialog 
     67|| Alt-O || Toggle display on / off of Command stack (the undo buffer)dialog 
     68|| Alt-P || Toggle display on / off of Property for selected objects dialog 
     69|| Alt-V || Toggle display on / off of validation dialog (requires plugin) 
     70=== select mode === 
     71|| Shift-Click || Holding the "Shift" key when in ''select mode'' adds new element to existing selection. 
     72|| Ctrl-Click || Holding the "Ctrl" key toggles element selection. 
     73|| Ctrl-Shift-LeftMouse || Holding the "Shift" and "Ctrl" key allows rotating selected objects. 
     74=== add mode === 
     75|| Double Click || Ends the current way. 
     76|| Shift-Click || Holding the "Shift" key turns off extending the selected way 
     77|| Ctrl-Click || Holding the "Ctrl" key prevents snapping on existing ways and nodes. 
     78|| Alt-Click || Holding the "Alt" key creates a separated though connected way (same you could do afterwards by selecting a node and press P). This mode is marked by a small bar at the previous node. 
     79=== delete mode === 
     80|| Shift-Click || Holding the "Shift" key and clicking on a way segment only deletes this waysegment and not whole way. 
     81|| Ctrl-Click || Holding the "Ctrl" key deletes object and references (i.e. ways using this node). 
     82|| Alt-Click || Holding the "Alt" key and clicking on a way only deletes the way without its nodes. 
    8083 
    8184Return to [wiki:Help Main Help]