| | 1 | [[TranslatedPages]] |
| | 2 | == Клавиатурные сокращения JOSM == |
| | 3 | |
| | 4 | The following shortcuts are the default setting (list is probably outdated). |
| | 5 | |
| | 6 | || A || Add / Draw nodes |
| | 7 | || Shift-A || Cycle through the different Auto zoom modes |
| | 8 | || C || Combine Ways |
| | 9 | || D || Delete nodes or ways. Pressing Ctrl forces delete, even if the object is in use. |
| | 10 | || N || Add a new node or insert a new node into a way |
| | 11 | || P || Split Way |
| | 12 | || R || Reverse Way |
| | 13 | || S || Select objects |
| | 14 | || U || Unselect All |
| | 15 | || X || Stretch a part of a way (create a building or something else) |
| | 16 | || O || Align nodes in circle |
| | 17 | || L || Align nodes into a straight line |
| | 18 | || Q || Orthogonalize Shape |
| | 19 | || M || Join Nodes |
| | 20 | || J || Join Node to Way |
| | 21 | || G || Split Node |
| | 22 | || + || Zoom in |
| | 23 | || - || Zoom out |
| | 24 | || Double Click || In ''add mode'' ends the current way. |
| | 25 | || Shift-Click || Holding the "Shift" key when in ''select mode'' adds new element to existing selection. |
| | 26 | || Shift-Click || Holding the "Shift" key when in ''add mode'' turns off extending the selected way |
| | 27 | || Shift-Click || Holding the "Shift" key when in ''delete mode'' and clicking on a way segment only deletes this waysegment and not whole way. |
| | 28 | || Ctrl-Click || Holding the "Ctrl" key when in ''select mode'' toggles element selection. |
| | 29 | || Ctrl-Click || Holding the "Ctrl" key when in ''add mode'' prevents snapping on existing ways and nodes. |
| | 30 | || Ctrl-Click || Holding the "Ctrl" key when in ''delete mode'' deletes object and references (i.e. ways using this node). |
| | 31 | || Ctrl-Shift-LeftMouse || Holding the "Shift" and "Ctrl" key when in ''select mode'' allows rotating selected objects. |
| | 32 | || Alt-Click || Holding the "Alt" key when in ''add mode'' creates a separated though connected way (same you could do afterwards by selecting a node and press P). This mode is marked by a small bar at the previous node. |
| | 33 | || Alt-Click || Holding the "Alt" key when in ''delete mode'' and clicking on a way only deletes the way without its nodes. |
| | 34 | || Z || Zoom in by dragging |
| | 35 | || Alt-A || Toggle display on / off of Authors dialog |
| | 36 | || Alt-C || Toggle display on / off of Conflict dialog |
| | 37 | || Alt-E || Toggle display on / off of Selection list dialog |
| | 38 | || Alt-H || Toggle display on / off of Display history dialog (history is not fully implemented yet) |
| | 39 | || Alt-L || Toggle display on / off of Layers dialog |
| | 40 | || Alt-R || Toggle display on / off of Relations dialog |
| | 41 | || Alt-O || Toggle display on / off of Command stack (the undo buffer)dialog |
| | 42 | || Alt-P || Toggle display on / off of Property for selected objects dialog |
| | 43 | || Alt-V || Toggle display on / off of validation dialog (requires plugin) |
| | 44 | || Ctrl-A || Select all |
| | 45 | || Ctrl-C || Copy Way/Node etc to buffer |
| | 46 | || Ctrl-X || Cut Way/Node etc to buffer |
| | 47 | || Ctrl-V || Paste from buffer |
| | 48 | || Ctrl-Shift-V || Paste only the tags |
| | 49 | || Ctrl-Shift-A || Unselect all |
| | 50 | || Ctrl-Shift-D || Download |
| | 51 | || Ctrl-Shift-Alt-D || Download incomplete ways |
| | 52 | || Ctrl-Shift-U || Upload |
| | 53 | || Ctrl-Right || Pan display window |
| | 54 | || Ctrl-Left || Pan display window |
| | 55 | || Ctrl-Up || Pan display window |
| | 56 | || Ctrl-Down || Pan display window |
| | 57 | || Ctrl-, || Zoom in |
| | 58 | || Ctrl-. || Zoom out |
| | 59 | || Ctrl-Z || Undo |
| | 60 | || Ctrl-Y || Redo |
| | 61 | || Ctrl-N || New file |
| | 62 | || Ctrl-O || Open file |
| | 63 | || Ctrl-S || Save file |
| | 64 | || Ctrl-Shift-S || Save as |
| | 65 | || Ctrl-E || Export to GPX |
| | 66 | || Ctrl-F || Search |
| | 67 | || Ctrl-Q || Exit Application |
| | 68 | || Ctrl-W || Toggle between wireframe and mappaint mode |
| | 69 | || F1 || Help |
| | 70 | || Shift-F1 || About screen (with JOSM version number) |
| | 71 | || Ctrl-F1 || Popup tooltip of current selected action |
| | 72 | || F12 || Preferences |
| | 73 | || Space || Activate the last used action again. |
| | 74 | || 1 || Zoom to data |
| | 75 | || 2 || Zoom to layer |
| | 76 | || 3 || Zoom to selection |
| | 77 | || 4 || Zoom to conflict |
| | 78 | |
| | 79 | Назад, к [wiki:Ru:Help Основной странице] |
| | 80 | |
| | 81 | See also [http://wiki.openstreetmap.org/wiki/DE:JOSM/Tastenk%C3%BCrzel DE:JOSM/Tastenkürzel] german language shortcuts list |