Changes between Version 46 and Version 47 of Help/Action/Select


Ignore:
Timestamp:
2016-04-27T17:11:35+02:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

deduplicate, simplify

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v46 v47  
    1212
    1313=== Hotkeys ===
    14 || Click || Selects one object. Click in an empty area and drag selects more objects.
    1514|| Click || Clicking and dragging a red cross in the middle of a segment will insert a new node at the location of the cross.
    1615|| Click-MiddleMouse || Cycle through the different objects under the mouse cursor (for duplicated nodes or ways sharing the same nodes). Holding "Ctrl" afterwards to directly select an object.
     
    1817|| Ctrl-Click || Holding the "Ctrl" key toggles element selection.
    1918|| Ctrl-Area || Using area selection with "Ctrl" removes elements in area from selection.
    20 || Alt-Click || Cycle through the different objects under the mouse cursor (without popup).
    2119
    2220This MapMode enables the user to make selections of different [Concepts/Object objects]. The selected objects are drawn in a different style, depending on [Help/Preferences/Display display preferences] and the [Help/Dialog/MapPaint active styles]. The cursor icon will also change depending on the selection mode.
     
    2725Cursor: 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)]]
    2826
    29 Shortcut: {{{Left mouse click}}}
     27Activation steps: {{{Left mouse click}}}
    3028
    3129Action: Select a node or way under mouse cursor.
     
    4240* multiple objects very close to each other
    4341
    44 To activate menu, you can use one of two options:
    45 * **Middle-click**
    46 * **Left-click** while holding the **{{{Alt}}}** (or **{{{AltGr}}}**) key to cycle through nearby objects without showing a pop-up window.
     42Activation steps:
     43* {{{Middle mouse click}}}
     44* {{{Left mouse click}}} while holding the {{{Alt}}} (or {{{AltGr}}}) key to cycle through nearby objects '''without showing a pop-up window'''
    4745
    4846It 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.