Changes between Initial Version and Version 1 of Ja:Shortcuts


Ignore:
Timestamp:
2011-11-05T14:08:01+01:00 (14 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ja:Shortcuts

    v1 v1  
     1[[TranslatedPages]]
     2== JOSM キーボードショートカット ==
     3
     4以下のショートカットは、デフォルトの設定です。このリストは古くなっている可能性があります。すべての使用可能なショートカット(他のモードでの変更子を除く)は、いつでもJOSMのショートカットの設定で見ることができます。
     5
     6=== 編集モード ===
     7|| S || オブジェクトを選択
     8|| A ''または'' N || ノード、ウェイの追加と描画
     9|| D || ノードやウェイの削除
     10|| X || ウェイの一部を延伸 (エリアの作成)
     11|| Z || ドラッグによるズーム
     12=== 他のショートカット ===
     13|| B || ノードを等間隔に配置
     14|| C || ウェイを結合
     15|| G || ウェイを引き離す
     16|| J || ノードをウェイに参加させる
     17|| L || ノードを一直線に配列
     18|| M || ノードの結合
     19|| O || ノードを円形に配列
     20|| P || ウェイの分割
     21|| Q || 直交した形状
     22|| R || ウェイの方向反転
     23|| U || 選択解除
     24|| del || オブジェクトの削除 (削除モードにはならない)
     25|| + || ズームイン
     26|| - || ズームアウト
     27|| Ctrl-, || ズームイン
     28|| Ctrl-. || ズームアウト
     29|| Shift-A || Cycle through the different Auto zoom modes
     30|| Shift-M || Mirror nodes
     31|| Shift-O || Create circle
     32|| Shift-Q || Undo Orthogonalization for certain nodes
     33|| 1 || Zoom to data
     34|| 2 || Zoom to layer
     35|| 3 || Zoom to selection
     36|| 4 || Zoom to conflict
     37|| 5 || Zoom to download
     38|| Ctrl-A || Select all
     39|| Ctrl-C || Copy Way/Node etc to buffer
     40|| Ctrl-X || Cut Way/Node etc to buffer
     41|| Ctrl-V || Paste from buffer
     42|| Ctrl-Shift-V || Paste only the tags
     43|| Ctrl-D || Duplicate
     44|| Ctrl-Shift-A || Unselect all
     45|| Esc || Unselect all
     46|| Ctrl-Shift-D || Download
     47|| Ctrl-Shift-Alt-D || Download incomplete ways
     48|| Ctrl-Shift-U || Upload
     49|| Ctrl-← || Move visible area
     50|| Ctrl-↑ || Move visible area
     51|| Ctrl-→ || Move visible area
     52|| Ctrl-↓ || Move visible area
     53|| Shift-← || Move object
     54|| Shift-↑ || Move object
     55|| Shift-→ || Move object
     56|| Shift-↓ || Move object
     57|| Ctrl-Z || Undo
     58|| Ctrl-Y || Redo
     59|| Ctrl-N || New file
     60|| Ctrl-O || Open file
     61|| Ctrl-S || Save file
     62|| Ctrl-Shift-S || Save as
     63|| Ctrl-E || Export to GPX
     64|| Ctrl-F || Search
     65|| Ctrl-Q || Exit Application
     66|| Ctrl-W || Toggle between wireframe and mappaint mode
     67|| F1 || Help
     68|| Shift-F1 || About screen (with JOSM version number)
     69|| Ctrl-F1 || Popup tooltip of current selected action
     70|| F12 || Preferences
     71|| Shift-Alt-A || Toggle display on / off of Authors dialog
     72|| Shift-Alt-C || Toggle display on / off of Conflict dialog
     73|| Shift-Alt-T || Toggle display on / off of Selection list dialog
     74|| Shift-Alt-H || Toggle display on / off of Display history dialog (history is not fully implemented yet)
     75|| Alt-B || Open dialog for setting a tag
     76|| Alt-L || Toggle display on / off of Layers dialog
     77|| Shift-Alt-R || Toggle display on / off of Relations dialog
     78|| Shift-Alt-O || Toggle display on / off of Command stack (the undo buffer)dialog
     79|| Shift-Alt-P || Toggle display on / off of Property for selected objects dialog
     80|| Shift-Alt-V || Toggle display on / off of validation dialog (requires plugin)
     81=== select mode ===
     82|| Click || Selects one object. Click in an empty area and drag selects more objects.
     83|| Click || Clicking and dragging a red cross in the middle of a segment will insert a new node at the location of the cross.
     84|| Click-MiddleMouse || Cycle through the different objects under the mouse cursor (for duplicated nodes or ways sharing the same nodes). Holding "Ctrl" afterwards to directly select an object.
     85|| Shift-Click || Holding the "Shift" key when in ''select mode'' adds new element to existing selection.
     86|| Ctrl-Click || Holding the "Ctrl" key toggles element selection.
     87|| Ctrl-Shift-LeftMouse || Holding the "Shift" and "Ctrl" key allows ''rotating'' selected objects.
     88|| Ctrl-Alt-LeftMouse || Holding the "Ctrl" and "Akt" key allows ''scaling'' selected objects.
     89|| Alt-Click || Cycle through the different objects under the mouse cursor (without popup).
     90=== add mode ===
     91|| Double Click || Ends the current way.
     92|| Shift-Click || Holding the "Shift" key turns off extending the selected way
     93|| Ctrl-Click || Holding the "Ctrl" key prevents snapping on existing ways and nodes.
     94|| Alt-Click || Holding the "Alt" key 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.
     95=== delete mode ===
     96|| Shift-Click || Holding the "Shift" key and clicking on a way segment only deletes this way segment and not the whole way.
     97|| Ctrl-Click || Holding the "Ctrl" key deletes object and references (i.e. ways using this node).
     98|| Alt-Click || Holding the "Alt" key and clicking on a way only deletes the way without its nodes.
     99=== extrude mode (X) ===
     100|| Ctrl-Click || Holding the "Ctrl" moves way segments along their perpendicular (orthogonal to the arrow direction of the way segement).
     101
     102=== all modes ===
     103|| Click-RightMouse || Click and drag to span.
     104|| Scroll-Wheel || Zoom in and out.
     105
     106Note: In [http://en.wikipedia.org/wiki/GNOME gnome] desktop environment "Alt"-Click is used for moving the window. The "AltGr" key can be used instead.
     107
     108
     109== See also ==
     110 * [http://wiki.openstreetmap.org/wiki/DE:JOSM/Tastenk%C3%BCrzel DE:JOSM/Tastenkürzel] german language shortcuts list
     111
     112----
     113Back to [wiki:/Help Main Help]