Changes between Version 38 and Version 39 of Help/Action/Select


Ignore:
Timestamp:
2016-04-27T15:57:08+02:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

howto was merged here, reword

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v38 v39  
    2525**Left-click** to select the node [[Image(source:trunk/images/cursor/modifier/select_node.png)]] or way [[Image(source:trunk/images/cursor/modifier/select_way.png)]] nearest to the pointer. The node or way that would be selected is highlighted as a hint.
    2626
    27 If multiple objects overlap or are very close to each other, there are several ways to select a specific object.
    28 * **Middle-click** to show a pop-up window of nearby objects and to cycle through them.
    29 * **Left-click** while holding the **{{{Alt}}}** (or **{{{AltGr}}}**) key to cycle through nearby objects without showing a pop-up window. 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.
     27==== Selecting particular ways ====
     28
     29This is useful when:
     30
     31* certain way which **shares common nodes** with one or more other ways
     32* multiple objects overlap
     33* multiple objects very close to each other
     34
     35To activate menu, you can use one of two options:
     36* **Middle-click**
     37* **Left-click** while holding the **{{{Alt}}}** (or **{{{AltGr}}}**) key to cycle through nearby objects without showing a pop-up window.
     38
     39It 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.
    3040
    3141Hold the **{{{Shift}}}** key while **left-clicking** to add the node [[Image(source:trunk/images/cursor/modifier/select_node_add.png)]] or way [[Image(source:trunk/images/cursor/modifier/select_way_add.png)]] to the current selection. Hold the **{{{Ctrl}}}** key while **left-clicking** to toggle the selection of the object (if the object is already selected, remove it from the selection, otherwise add it to the selection).
     42
     43=== Double click to select object around cursor ===
    3244
    3345**Double click** to select the surrounding area (closed way or multipolygon).
     
    5365
    5466If you have more than one [Concepts/Object object] selected, and just want to unselect one particular **object**, then click it with the 'Select tool' while holding down **{{{Ctrl}}}** [[Image(source:trunk/images/cursor/modifier/select_node_remove.png)]] [[Image(source:trunk/images/cursor/modifier/select_way_remove.png)]].
    55 
    56 === Selecting particular ways ===
    57 
    58 For help on selecting a certain way which **shares common nodes** with one or more other ways see [wiki:/HowTo here].
    5967
    6068== Move ==