Changes between Version 10 and Version 11 of Shortcuts
- Timestamp:
- 2007-10-18T15:02:51+02:00 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Shortcuts
v10 v11 3 3 The following shortcuts are the default setting (no, you can't change them yet (without hacking the source)). 4 4 5 || A || A uto zoom the view5 || A || Add / Draw nodes 6 6 || Shift-A || Cycle through the different Auto zoom modes 7 7 || D || Delete nodes or ways. Pressing Ctrl forces delete, even if the object is in use. 8 || G || Connect between two nodes9 || M || Move10 8 || N || Add a new node or insert a new node into a way 11 || Shift-N || Cycle between "add a new node" and "insert a new node into a way"12 9 || S || Select objects 13 || Ctrl-Shift-A || Unselect all14 || Shift-S || Cycle between "select objects" and "select objects in a straight line"15 10 || Shift-Click || Holding the "Shift" key when in "select" mode adds new element to existing selection. 16 11 || Alt-Shift-Click || Holding the "Alt" and "Shift" key when in "select" mode adds new node to current selection. 17 || W || Add a new way18 12 || Z || Zoom in by dragging 19 || Alt-A || Authors dialog 20 || Alt-C || Conflict dialog 21 || Alt-E || Open selection list dialog 22 || Alt-H || Display the history of all selected items (history is not fully implemented yet) 23 || Alt-L || Open a list of all loaded layers 24 || Alt-N || Relations dialog 25 || Alt-O || Command stack (the undo buffer) 26 || Alt-P || Property for selected objects 27 || Alt-V || Open validation dialog (requires plugin) 13 || Alt-A || Toggle display on / off of Authors dialog 14 || Alt-C || Toggle display on / off of Conflict dialog 15 || Alt-E || Toggle display on / off of Selection list dialog 16 || Alt-H || Toggle display on / off of Display history dialog (history is not fully implemented yet) 17 || Alt-L || Toggle display on / off of Layers dialog 18 || Alt-R || Toggle display on / off of Relations dialog 19 || Alt-O || Toggle display on / off of Command stack (the undo buffer)dialog 20 || Alt-P || Toggle display on / off of Property for selected objects dialog 21 || Alt-V || Toggle display on / off of validation dialog (requires plugin) 22 || Ctrl-A || Select all 23 || Ctrl-Shift-A || Unselect all 28 24 || Ctrl-Shift-R ||Reverse ways 25 || Ctrl-Shift-P ||Split ways 29 26 || Ctrl-Shift-D || Download 30 27 || Ctrl-Shift-Alt-D || Download incomplete ways 31 28 || Ctrl-Shift-U || Upload 29 || Ctrl-Shift-O || Align nodes in circle 30 || Ctrl-Shift-L || Align nodes into a straight line 32 31 || Ctrl-Right || Pan display window 33 32 || Ctrl-Left || Pan display window … … 38 37 || Ctrl-Z || Undo 39 38 || Ctrl-Shift-Z || Redo 39 || Ctrl-N || New file 40 40 || Ctrl-O || Open file 41 41 || Ctrl-S || Save file 42 42 || Ctrl-Shift-S || Save as 43 43 || Ctrl-E || Export to GPX 44 || Ctrl-F || Search 45 || Ctrl-Q || Exit Application 44 46 || F1 || Help 45 47 || Shift-F1 || About screen (with JOSM version number)
