Changes between Version 33 and Version 34 of Help/MapView


Ignore:
Timestamp:
2016-05-05T09:31:48+02:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

simplify; linux tips moved to https://josm.openstreetmap.de/wiki/Shortcuts#Ubuntu

Legend:

Unmodified
Added
Removed
Modified
  • Help/MapView

    v33 v34  
    1313You can zoom using the scroll wheel or the `Plus`- and `Minus`-keys. Alternatively there is an extra [Action/Zoom zoom mode] and several other direct zoom actions in the [Menu/View view menu].
    1414
    15 === Middle Mouse Button ===
    16 If you click the scroll wheel (middle mouse button) a popup menu will be shown that allows you to select objects that are on top of each other. Click the scroll wheel again to select the next entry in the list. Hold down the scroll wheel to auto cycle through the list. Hold down {{{Ctrl}}} to select objects in the list with the mouse. You can {{{Alt+Left Click}}} to cycle through these objects without having to use the popup. If the latter doesn't work on Ubuntu systems, it's likely the key combination is catched before it is passed to JOSM. To fix this issue, start the gconf-editor (it's a GUI app but not present in Ubuntu's default menus) and go to Apps → Metacity → General. Change the setting "mouse_button_modifier" to something else.
    17  See also [Action/Select#Selectingsingleobjects selecting single and multiple objects]
    18 
    19 === Left mouse button ===
    20 Depending on the [EditToolbar edit mode] the left mouse button triggers different actions.
    21 
    22 {{{
    23 #!comment
    24  Status Bar part moved to [wiki:Help/StatusBar]
    25 }}}
    26 
    2715== See also ==
    2816* [Action/Select Select Action] - help on selecting, moving, and rotating objects in the map view
     17* [wiki:Help/StatusBar Status bar]
    2918----
    3019Back to [wiki:/Help Main Help]