Changes between Initial Version and Version 1 of Ru:Help/Action/Select


Ignore:
Timestamp:
2010-02-26T08:33:44+01:00 (16 years ago)
Author:
calibrator
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ru:Help/Action/Select

    v1 v1  
     1[[TranslatedPages]]
     2= Выбрать, Передвинуть или Повернуть объект =
     3
     4Этот инструмент имеет три режима работы
     5
     6''Горячая клавиша:'' S
     7
     8== Выбрать инструмент ==
     9
     10This MapMode enables the user to easy make a selection of different objects.
     11
     12The selected objects are drawn in a different style.
     13
     14Holding and dragging the left mouse button draws a selection rectangle.
     15When the left mouse button is released, all objects within the rectangle get
     16selected.
     17
     18When the left mouse button is released while the right mouse button pressed,
     19nothing happens (the selection rectangle will be cleared, however).
     20
     21When the mouse button is released and one of the following keys is held:
     22
     23 * alt-key: select all objects that are touched by the selection rectangle. If the alt key is not held, select only those objects completly within (e.g. for ways mean: only if all nodes of the way are within).
     24
     25 * shift-key: the objects are added to the current selection. If Shift key is not held, the current selection get replaced.
     26
     27 * ctrl-key: remove all objects under the current rectangle from the active selection (if there were any). Nothing is added to the current selection.
     28
     29Alt can be combined with Ctrl or Shift.
     30
     31The user can also only click on the map. All total movements of 2 or less
     32pixel are considered "only click". If that happens, the nearest Node will
     33be selected if there is any within 10 pixel range. If there is no Node within
     3410 pixel, the nearest Way within 10 pixel range is selected. If there is no Way within 10 pixel
     35and the user clicked in or 10 pixel away from an area, this area is selected.
     36If there is even no area, nothing is selected. Shift and Ctrl key applies to
     37this as usual.
     38
     39This tool has two different modes. Pressing shift-m toggles between the different modes.
     40
     41=== Unselecting ===
     42
     43To unselect everything you can either click on an empty area of the screen, or press 'U' on the keyboard.
     44
     45If you have more than one item selected, and just want to deselect one particular item, them click it with the 'Setect tool' while holding down the CTRL key.
     46
     47
     48
     49=== selecting particular ways ===
     50
     51For help on selecting a certain way which shares common nodes with one or more other ways see [wiki:HowTo here].
     52
     53== Move ==
     54
     55Once the move tool is selected you can move items in the main window, by moving the mouse cursor close to the item, then left clicking while dragging the mouse.
     56
     57If the mouse cursor is near a node when performing the move action, the just one node is moved.  If you move a node very close to another node and hold the CTRL key when releasing the left mouse button the moved node will be merged with the other node.
     58
     59If the mouse cursor is near a way when performing the move action, then the way, together with its associated nodes, is moved.
     60
     61== Rotate ==
     62
     63If a way is selected  and whilst the cursor is near that way you hold down the SHIFT + CTRL + left mouse button and move the cursor you can rotate the way.
     64
     65Back to [wiki:Ru:Help Main Help]