Changes between Version 191 and Version 199 of Shortcuts
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Shortcuts
v191 v199 1 [[TranslatedPages]] 1 [[TranslatedPages(outdated=Please\, review the MacOS specific part about middle mouse click)]] 2 2 [[PageOutline(2-3,Table of Contents)]] 3 3 … … 13 13 This includes menu items provided by [wikitr:/Plugins plugins], popular [wikitr:/Presets presets] and [wikitr:/Help/Action/Search#SavesearchqueryinMaintoolbar saved search queries]. 14 14 15 Some Working modes offer modifier keys (`Shift`, Ctrl` or `Alt`) to change the behavior of the next mouse click in the [wikitr:/Help/MapView Mapview]. 15 Some Working modes offer modifier keys (`Shift`, `Ctrl` or `Alt`) to change the behavior of the next mouse click in the [wikitr:/Help/MapView Mapview]. 16 16 These modifiers are similar to shortcuts and some are listed below. 17 17 But they can not be changed in the Keyboard Shortcuts register. … … 20 20 For example `J` means the simple keystroke which usually gives a lower case letter "j". 21 21 An additional modifier key is noted in advance. 22 E.g. `Shift+J` means holding the Shiftkey and then stroking theJkey. This would usually give the upper case letter "J".22 E.g. `Shift+J` means holding the `Shift` key and then stroking the `J` key. This would usually give the upper case letter "J". 23 23 24 24 == Annotated diagram == … … 49 49 || `Alt+A` || then press `CTRL+SHIFT+1` ... `CTRL+SHIFT+5` || To insert one of latest ta gs from [wikitr:/Help/Dialog/AddValue#Addingseveraltags Add tag dialog] || yes, many || 50 50 || `Shift+F` || 4 [wikitr:/Help/Action/FastDrawingMode#Usagewithstreams steps] at very least || [wikitr:/Help/Action/FastDrawingMode Fast Drawing mode] || yes, 11 || 51 51 || `Escape` || || Close dialog without action (Cancel) || || 52 52 53 53 == Tools == … … 60 60 || `Shift+B` || [wikitr:/Help/Action/DistributeNodes Distribute nodes] || 61 61 || `Shift+J` || [wikitr:/Help/Action/JoinAreas Join overlapping Areas] || 62 || `Shift+I` || Add missing nodes at intersections of selected ways|| 62 63 || `B` || [wikitr:/Help/Action/DrawBuilding Draw a building], aligned to the first building || 63 64 || `Ctrl+Alt+B` || [wikitr:/Help/Action/BuildingSize Set buildings size] || … … 111 112 || `Ctrl+Shift+H` || Show history at [osmwww: www.openstreetmap.org] || 112 113 || `Ctrl+I` || Advanced object info dialog || 114 || `Ctrl+Shift+I` || Advanced object info at [osmwww: www.openstreetmap.org] || 113 115 114 116 == Changesets == … … 224 226 There's no button that works as a middle button like with UNIX. You can use the middle button with an [https://en.wikipedia.org/wiki/Apple_Mighty_Mouse Apple Mouse]. Connect Apple Mouse, Open System Preferences, click "Keyboard and Mouse" and configure the Ball button as "button 3". Then it can be used as the middle button. Note that you cannot configure other buttons as "button 3" with the Apple Driver. Maybe you can find a more useful mouse driver for this purpose. 225 227 228 An alternative is to run the open-source the `MiddleClick` program from https://github.com/artginzburg/MiddleClick-Ventura/releases. It allows you to emulate a middle button with a three (or more) finger click on the trackpad. 229 226 230 === Alt key ===#Altkey 227 231 ==== Alt key is used by Compiz to move windows on Ubuntu ==== 228 232 229 It's likely the Altkey combination is caught before it is passed to JOSM.233 It's likely the `Alt` key combination is caught before it is passed to JOSM. 230 234 231 235 Steps below tested with Ubuntu 16.04 LTS: 232 236 * https://askubuntu.com/questions/224342/change-window-managers-altdrag 233 237 234 ` 238 {{{ 235 239 #!html 236 240 <!--- … … 238 242 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. 239 243 --> 240 ` 244 }}} 241 245 242 246 ==== GNOME DE ==== 243 244 In [https://en.wikipedia.org/wiki/GNOME gnome] desktop environment "Alt"-Click is used for moving the window. The "AltGr" key can be used instead; note that on some keyboards the "AltGr" key is simply the right-hand "Alt" key. 245 246 ==== GNOME or MATE (possibly outdated) ==== 247 248 Linux may use the left-ALT key as a mouse modifier, which will annoyingly compel [wikitr:/Help/Action/ImproveWayAccuracy Improve Way Accuracy] mode to use right-Alt to delete nodes. [https://askubuntu.com/questions/118151/how-do-i-disable-window-move-with-alt-left-mouse-button-in-gnome-shell Here is an article] explaining how to reassign that ALT key in Gnome (or MATE), freeing it up for IWAM application usage. <Super> is "Windows key". 249 [[BR]]Alt+F2 → dconf-editor. 250 [[BR]]Click through org → gnome → desktop → wm → preferences → mouse-button-modifier → Set it to whichever key you like. e.g. <Super> or <Control><Alt> or <Alt><Super> 247 In [https://en.wikipedia.org/wiki/GNOME gnome] desktop environment `Alt`-Click is used for moving the window. The `AltGr` key can be used instead; note that on some keyboards the `AltGr` key is simply the right-hand `Alt` key. 248 249 ==== GNOME or MATE ==== 250 Linux may use the left-`Alt` key as a mouse modifier, which will annoyingly compel [wikitr:/Help/Action/ImproveWayAccuracy Improve Way Accuracy] mode to use right-`Alt` to delete nodes. [https://askubuntu.com/questions/118151/how-do-i-disable-window-move-with-alt-left-mouse-button-in-gnome-shell Here is an article] explaining how to reassign that `Alt` key in Gnome (or MATE), freeing it up for IWAM application usage. <Super> is "Windows key". \\ 251 `Alt+F2` → dconf-editor. \\ 252 Click through org → gnome → desktop → wm → preferences → mouse-button-modifier → Set it to whichever key you like. e.g. `<Super>` or `<Control><Alt>` or `<Alt><Super>` 251 253 252 254 ==== KDE ==== 253 254 In some Linux desktop environment (e.g. KDE) the Alt-click event is captured to perform actions like dragging the window across the screen. To reclaim this combination to Josm you have to open the Control Center, click on Desktop, Window Behaviour, Actions and change the modifier key to something different than '''`Alt`'''. 255 In some Linux desktop environment (e.g. KDE) the `Alt`-click event is captured to perform actions like dragging the window across the screen. To reclaim this combination to JOSM you have to open the Control Center, click on Desktop, Window Behavior, Actions and change the modifier key to something different than **`Alt`**. 255 256 256 257 == See also ==
