Changes between Version 15 and Version 16 of Help/Action/Select


Ignore:
Timestamp:
Jan 25, 2012 4:43:09 PM (16 months ago)
Author:
skyper
Comment:

small fix

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v15 v16  
    2323 
    2424=== Selecting multiple objects === 
    25 To select all objects, press **{{{Ctrl-A}}}**. 
     25To select all objects, press **{{{Ctrl+A}}}**. 
    2626 
    2727**Hold and drag the left mouse button** to draw a selection rectangle [[Image(source:trunk/images/cursor/modifier/selection.png)]]. 
     
    4141To unselect everything you can either click on an empty area of the screen, or press **{{{U}}}** or **{{{Esc}}}** on the keyboard. 
    4242 
    43 If you have more than one [Concepts/Object object] selected, and just want to unselect one particular [Concepts/Object object], them 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)]]. 
     43If you have more than one [Concepts/Object object] selected, and just want to unselect one particular [Concepts/Object 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)]]. 
    4444 
    4545=== Selecting particular ways === 
     
    5757[[Image(source:trunk/images/cursor/modifier/joinnode.png)]] 
    5858 
    59 You can merge a selected [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] with another one by holding down the **{{{Ctrl}}}** and dragging the selected node onto the other one. 
     59You can merge a selected [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] with another one by holding down **{{{Ctrl}}}** and dragging the selected node onto the other one. 
    6060 
    6161== Rotate == 
    6262[[Image(source:trunk/images/cursor/rotate.png)]] 
    63 You can rotate selected [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] while the cursor is near one of them by holding down the **{{{Shift+Ctrl}}}** + left mouse button and moving the cursor.  
     63You can rotate selected [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] while the cursor is near one of them by holding down **{{{Shift+Ctrl}}}** + left mouse button and moving the cursor. 
    6464 
    6565== Scale == 
    6666[[Image(source:trunk/images/cursor/scale.png)]] 
    67 You can scale selected [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] while the cursor is near one of them by holding down the **{{{Ctrl+Alt}}}** + left mouse button and moving the cursor. 
     67You can scale selected [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] while the cursor is near one of them by holding down **{{{Ctrl+Alt}}}** + left mouse button and moving the cursor. 
    6868 
    6969== Cursors == 
     
    8686 
    8787== See also == 
    88 * [wiki:/Help/Plugin/UtilsPlugin2 UtilsPlugin2] contains additional selection functionality 
     88* [wiki:Help/Plugin/UtilsPlugin2 UtilsPlugin2] contains additional selection functionality 
    8989 
    9090----