Changes between Version 16 and Version 17 of Help/MapView
- Timestamp:
- 2014-10-13T13:49:40+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/MapView
v16 v17 14 14 15 15 === Middle Mouse Button === 16 {{{ 17 #!comment 18 Needs some clean up. 19 }}} 20 If you hold down 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. 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. 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 an object 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. 21 17 See also [Action/Select#Selectingsingleobjects selecting single objects] and [HowTo#Selectawaysharingcommonnodes select a way sharing common nodes] 22 18