Index: user/keys.html =================================================================== --- user/keys.html (revision 937) +++ user/keys.html (revision 938) @@ -11,127 +11,203 @@
| key | menu.lht + | |||
|---|---|---|---|---|
| key | action | source | ||
| + - | Zoom In 20% Zoom(-1.2) + | + |
+Zoom In 20% Zoom(-1.2) + | menu.lht |
| - - | Zoom Out 20% Zoom(+1.2) + | - |
+Zoom Out 20% Zoom(+1.2) + | menu.lht |
| : - | Command Entry Command() + | : |
+Command Entry Command() + | menu.lht |
| [ - | Previous grid Grid(down) + | [ |
+Previous grid Grid(down) + | menu.lht |
| ] - | Next grid Grid(up) + | ] |
+Next grid Grid(up) + | menu.lht |
| f n - | New Layer(DelAll) + | f e |
+Export drawing... ExportDialog() + | menu.lht |
| f o - | Load... Load(); Zoom(auto_first); + | f n |
+New Layer(DelAll) + | menu.lht |
| f q - | Quit Quit() + | f o |
+Load... Load(); Zoom(auto_first); + | menu.lht |
| g b - | Previous grid Grid(down) + | f p |
+Print drawing... Print() + | menu.lht |
| g d - | Grid *2 SetGrid(*2) + | f q |
+Quit Quit() + | menu.lht |
| g f - | Next grid Grid(up) + | f s |
+Save design... Save() + | menu.lht |
| g h - | Grid /2 SetGrid(/2) + | g b |
+Previous grid Grid(down) + | menu.lht |
| g i - | mil SetUnits(mil) + | g d |
+Grid *2 SetGrid(*2) + | menu.lht |
| g l - | Enable local grid conf(toggle, plugins/hid_gtk/local_grid/enable, design) + | g f |
+Next grid Grid(up) + | menu.lht |
| g m - | mm SetUnits(mm) + | g h |
+Grid /2 SetGrid(/2) + | menu.lht |
| g r - | Realign grid GetXY(Click to set the grid origin); Display(ToggleGrid) + | g i |
+mil SetUnits(mil) + | menu.lht |
| g v - | Enable visible grid conf(toggle, editor/draw_grid, design) + | g l |
+Enable local grid conf(toggle, editor/local_grid/enable, design) + | menu.lht |
| l + - | Add from file... Load(Layer) + | g m |
+mm SetUnits(mm) + | menu.lht |
| l - - | Remove Layer(remove) + | g r |
+Realign grid GetXY(Click to set the grid origin); Display(ToggleGrid) + | menu.lht |
| l a - | Add from file... Load(Layer) + | g v |
+Enable visible grid conf(toggle, editor/draw_grid, design) + | menu.lht |
| l b - | Move to bottom Layer(bottom) + | i c p |
+Preferences... preferences + | menu.lht |
| l d - | Move down Layer(down) + | l + |
+Add from file... Load(Layer) + | menu.lht |
| l down - | Move down Layer(down) + | l - |
+Remove Layer(del) + | menu.lht |
| l page_down - | Move to bottom Layer(bottom) + | l a |
+Add from file... Load(Layer) + | menu.lht |
| l page_up - | Move to top Layer(top) + | l b |
+Move to bottom Layer(bottom) + | menu.lht |
| l r - | Remove Layer(remove) + | l d |
+Move down Layer(down) + | menu.lht |
| l t - | Move to top Layer(top) + | l down |
+Move down Layer(down) + | menu.lht |
| l u - | Move up Layer(up) + | l o |
+Reverse layer order SwapSides(-, S) + | menu.lht |
| l up - | Move up Layer(up) + | l page_down |
+Move to bottom Layer(bottom) + | menu.lht |
| n-ctrl - | New Layer(DelAll) + | l page_up |
+Move to top Layer(top) + | menu.lht |
| p m p - | Manage plugins... ManagePlugins() + | l r |
+Remove Layer(del) + | menu.lht |
| p m s - | Manage scripts... BrowseScripts() + | l t |
+Move to top Layer(top) + | menu.lht |
| v c - | Center cursor Center() + | l u |
+Move up Layer(up) + | menu.lht |
| v f - | Zoom Extents Zoom() + | l up |
+Move up Layer(up) + | menu.lht |
| w m - | Message Log LogDialog() + | n-ctrl |
+New Layer(DelAll) + | menu.lht |
| z e - | Zoom Extents Zoom() + | p m p |
+Manage plugins... ManagePlugins() + | menu.lht |
| z f - | Zoom to found ZoomTo(found) + | p m s |
+Manage scripts... BrowseScripts() + | menu.lht |
| z s - | Zoom to selection ZoomTo(selected) + | tab |
+Flip up/down SwapSides(V, S) + | menu.lht |
| z x - | Zoom Out 20% Zoom(+1.2) + | tab-ctrl |
+Spin 180 degrees SwapSides(R) + | menu.lht |
| z z - | Zoom In 20% Zoom(-1.2) + | tab-shift |
+Flip left/right SwapSides(H, S) + | menu.lht + |
| v c |
+Center cursor Center() + | menu.lht + | ||
| v f |
+Zoom Extents Zoom() + | menu.lht + | ||
| w m |
+Message Log LogDialog() + | menu.lht + | ||
| w v |
+Viewport ViewPortDialog() + | menu.lht + | ||
| z e |
+Zoom Extents Zoom() + | menu.lht + | ||
| z f |
+Zoom to found ZoomTo(found) + | menu.lht + | ||
| z s |
+Zoom to selection ZoomTo(selected) + | menu.lht + | ||
| z x |
+Zoom Out 20% Zoom(+1.2) + | menu.lht + | ||
| z z |
+Zoom In 20% Zoom(-1.2) + | menu.lht |