Changes between Version 11 and Version 14 of Help/Preferences/Shortcuts
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Shortcuts
v11 v14 1 1 [[TranslatedPages]] 2 [[PageOutline(2-4,Table of Content)]] 3 2 4 = Preferences > Keyboard Shortcuts = 5 [[JOSMImage(preferences/shortcuts,48,link=,middle,margin-right=20,margin-bottom=10)]] **Changing keyboard shortcuts manually.** 3 6 4 This sectionallows to configure keyboard shortcuts in JOSM.7 This preferences page allows to configure keyboard shortcuts in JOSM. 5 8 6 Please note that shortcut keys are assigned to the actions when JOSM is started. So you need to **restart** JOSM to see your changes. 9 Shortcut keys are assigned to their actions on startup. So a [wikitr:/Help/Action/Restart restart] of JOSM is needed to see the changes (Shortcuts not assigned before may become active, but collision handling happens only on restart.) 7 10 8 Furthermore, the shortcuts are activated when the actions are assigned to a menu entry or a button for the first time it is used in the current session. 9 So some of your changes may become active even without restart. But without a restart there is no collision handling for your changes. This is another 10 reason to **restart** JOSM after making any changes here. 11 12 == Menu overview == 13 14 === Basic usage === 15 * Open "Keyboard shortcuts" 11 == Basic usage == 12 * Open ''Keyboard shortcuts'' 16 13 * find an item or optionally type words to filter it 17 14 * Uncheck "Use default" 18 15 * Adjust modifiers (if you need them at all) 19 * Find correct button in "Key" (some items here may not be found at your keyboard e.g. F13-F24)16 * Find a valid button in "Key" 20 17 21 === Shortcuts power tips === 22 * Avoid shortcuts that force you to move hands from their "[https://en.wikipedia.org/wiki/Touch_typing home position]" (Delete, Insert, Backspace, numeric keyboard and possibly arrows) 18 [[Image(PreferencesKeyboardShortcuts.png,link=,right,45%,margin-left=10)]] 19 20 == Shortcuts power tips == 21 * Avoid shortcuts that force you to move hands from their ''[https://en.wikipedia.org/wiki/Touch_typing home position]'' (Delete, Insert, Backspace, numeric keyboard and possibly arrows) 23 22 * In fact, you don't need many of default shortcuts 24 * If you never use some tool near your "home position", it is better to rebind it to a more frequent tool25 * There many strategies about "home positions": single hand and two hand editing - so layout may differ significantly whatever you using mouse+keyboard or only keyboard (to edit tags / review history or notes)26 * You can have multiple configs per every task you make and simply switch between them 23 * If you never use some tool near your ''home position'', it is better to rebind it to a more frequent tool 24 * There many strategies about ''home positions'': single hand and two hand editing - so layout may differ significantly whatever you using mouse+keyboard or only keyboard (to edit tags / review history or notes) 25 * You can have multiple configs per every task you make and simply switch between them in [[JOSMImage(preferences/advanced,link=,24,middle)]] [wikitr:/Help/Preferences/Advanced Advanced Preferences] with the ''Save profile'' and ''Load profile'' actions under the [wikitr:/Help/Preferences/Advanced#Buttons ''More…'' button]. 27 26 28 [[Image(Shortcuts.png,917px)]] 29 30 === Additional details === 31 32 You may notice that the key selection list on the next page lists all keys that exist on all kinds of keyboards 27 == Additional details == 28 You may notice that the key selection list in the dropdown lists all keys that exist on all kinds of keyboards 33 29 Java knows about, not just those keys that exist on your keyboard. Please only use values that correspond to 34 a real key on your keyboard. If your keyboard has no <Copy>key (PC keyboard do not have them, Sun keyboards do),35 then do not use it. Also there are ' keys' listed that correspond to a shortcut on your keyboard (e.g. <:>/Colon).36 Please do not use them either, use the base key ( <;>/Semicolon on US keyboards, <.>/Period on German keyboards, etc.)37 instead. Not doing so may result in conflicts, as there is no way for JOSM to know that <Ctrl>+<Shift>+<;> and <Ctrl>+<:>30 a real key on your keyboard. If your keyboard has no `Copy` key (PC keyboard do not have them, Sun keyboards do), 31 then do not use it. Also there are ''keys'' listed that correspond to a shortcut on your keyboard (e.g. `:`/Colon). 32 Please do not use them either, use the base key (`;`/Semicolon on US keyboards, `.`/Period on German keyboards, etc.) 33 instead. Not doing so may result in conflicts, as there is no way for JOSM to know that `Ctrl`+`Shift`+`;` and `Ctrl`+`:` 38 34 actually is the same thing on an US keyboard. 39 35 40 36 == See also == 41 * '''[wikitr:/Shortcuts Shortcuts] - some of the default hotkeys'''42 * [ [DevelopersGuide/ShortcutsList]] - automatically generated list (not very human-readable)37 * **[wikitr:/Shortcuts Shortcuts] - some of the default hotkeys** 38 * [wiki:DevelopersGuide/ShortcutsList] - automatically generated list 43 39 44 40 ---- 45 Back to [wikitr:/Help/Action/Preferences Preferences][[Br]] 41 Back to [wikitr:/Help/Action/Preferences Preferences] \\ 42 Back to [wikitr:/Help/Menu/Edit Edit Menu] \\ 43 Back to [wikitr:/Help/Menu Main Menu] \\ 46 44 Back to [wikitr:/Help Main Help]