Changes between Version 64 and Version 65 of Help/Action/Select


Ignore:
Timestamp:
2016-04-30T21:50:10+02:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

some grammar, wikitweaks

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v64 v65  
    1515The cursor icon will also change depending on the selection mode.
    1616
    17 === Selecting single objects ===
    18 ==== Single left mouse click to select an object ====
     17=== Select the single object ===
     18==== Single left mouse click is used to select an object ====
    1919
    2020Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node.png,24,nolink)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way.png,24,nolink)]]
     
    3232* {{{Espace}}} tool
    3333
    34 ==== Selecting particular ways ====
     34==== Select the way ====
    3535
    3636Cursor: none
     
    4848Action: it will show a pop-up window of nearby objects and to cycle through them. To make this type of selection the default, and thus not require the use of the **{{{Alt}}}** key, change the [Help/Preferences/Advanced advanced preference] {{{selectaction.cycles.multiple.matches}}} to true.  Holding {{{Ctrl}}} afterwards to directly select an object.
    4949
    50 ==== Double mouse click to select object around cursor ====
     50==== Double mouse click is used to select an object under cursor ====
    5151
    5252Cursor: none
     
    5656Action: select the surrounding object ([Help/Concepts/Object#Relations closed way] or [Help/Concepts/Object#Relations multipolygon]).
    5757
    58 === Deselecting single object(s) ===
     58=== Deselecting an object(s) ===
    5959
    6060Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node_remove.png,24,nolink)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way_remove.png,24,nolink)]]
     
    6565
    6666=== Selection rectangle ===
    67 ==== Selecting multiple objects using selection rectangle ====
     67==== Select multiple objects using selection rectangle ====
    6868
    6969Cursor: [[Image(source:trunk/images/cursor/modifier/selection.png,24,nolink)]]
     
    7373Actions:
    7474* Release the {{{Left mouse button}}} - to select all [Concepts/Object objects] within the rectangle, more precisely:
    75 * - all nodes within the rectangle and
    76 * - any ways which are '''entirely within the rectangle''' will be selected
    77 * - ''previously selected objects'' will be '''replaced with new object(s)''' and displayed [Help/Dialog/SelectionList in Selection List Dialog]
     75 * all nodes within the rectangle and
     76 * any ways which are '''entirely within the rectangle''' will be selected
     77 * ''previously selected objects'' will be '''replaced with new object(s)''' and displayed [Help/Dialog/SelectionList in Selection List Dialog]
    7878* Hold the {{{Right mouse button}}} when releasing the left mouse button - cancel the selection rectangle
    7979
     
    126126Action: merge selected nodes with another; internally it will simply use [Help/Action/MergeNodes Merge tool] - please read more details here.
    127127
    128 == Click and drag of segment midpoint will create new node ==
     128== Click and drag on segment midpoint will create a new node ==
    129129
    130130Cursor: fixme