Index: user/keys.html =================================================================== --- user/keys.html (revision 245) +++ user/keys.html (revision 246) @@ -11,8 +11,14 @@

Key to action bindings

- + + @@ -103,8 +109,29 @@ + + + + + + +
key camv-rnd-menu.lht +
key menu.lht
+ + Zoom In 20%
Zoom(-1.2) +
- + Zoom Out 20%
Zoom(+1.2) +
: Command Entry
Command()
p
 m
  s
   
Manage scripts...
BrowseScripts()
v
 c +
Center cursor
Center() +
v
 f +
Zoom Extents
Zoom() +
w
 m
Message Log
LogDialog() +
z
 e
   +
Zoom Extents
Zoom() +
z
 f
   +
Zoom to found
ZoomTo(found) +
z
 s
   +
Zoom to selection
ZoomTo(selected) +
z
 x
   +
Zoom Out 20%
Zoom(+1.2) +
z
 z
   +
Zoom In 20%
Zoom(-1.2)
Index: user/keytree.dot =================================================================== --- user/keytree.dot (revision 245) +++ user/keytree.dot (revision 246) @@ -42,6 +42,20 @@ "p_m"->"p_m_p" "p_m_s" [label="{p m s} \nManage scripts..." ] "p_m"->"p_m_s" +"v_c" [label="{v c} \nCenter cursor" ] +"v"->"v_c" +"v_f" [label="{v f} \nZoom Extents" ] +"v"->"v_f" "w_m" [label="{w m} \nMessage Log" ] "w"->"w_m" +"z_e" [label="{z e} \nZoom Extents" ] +"z"->"z_e" +"z_f" [label="{z f} \nZoom to found" ] +"z"->"z_f" +"z_s" [label="{z s} \nZoom to selection" ] +"z"->"z_s" +"z_x" [label="{z x} \nZoom Out 20%" ] +"z"->"z_x" +"z_z" [label="{z z} \nZoom In 20%" ] +"z"->"z_z" } Index: user/keytree.svg =================================================================== --- user/keytree.svg (revision 245) +++ user/keytree.svg (revision 246) @@ -4,11 +4,11 @@ - - + + keytree - + f_n @@ -305,24 +305,127 @@ + + +v_c + +{v c} +Center cursor + + + +v + +v + + + +v->v_c + + + + + +v_f + +{v f} +Zoom Extents + + + +v->v_f + + + - + w_m - -{w m} -Message Log + +{w m} +Message Log - + w - -w + +w - + w->w_m - - + + + + +z_e + +{z e} +Zoom Extents + + +z + +z + + + +z->z_e + + + + + +z_f + +{z f} +Zoom to found + + + +z->z_f + + + + + +z_s + +{z s} +Zoom to selection + + + +z->z_s + + + + + +z_x + +{z x} +Zoom Out 20% + + + +z->z_x + + + + + +z_z + +{z z} +Zoom In 20% + + + +z->z_z + + + + Index: user/keytree.txt =================================================================== --- user/keytree.txt (revision 245) +++ user/keytree.txt (revision 246) @@ -1,31 +1,40 @@ -: camv-rnd-menu.lht Command() Command Entry -[ camv-rnd-menu.lht Grid(down) Previous grid -] camv-rnd-menu.lht Grid(up) Next grid -f;n camv-rnd-menu.lht New() New -f;o camv-rnd-menu.lht Load() Load... -f;q camv-rnd-menu.lht Quit() Quit -g;b camv-rnd-menu.lht Grid(down) Previous grid -g;d camv-rnd-menu.lht SetGrid(*2) Grid *2 -g;f camv-rnd-menu.lht Grid(up) Next grid -g;h camv-rnd-menu.lht SetGrid(/2) Grid \0572 -g;i camv-rnd-menu.lht SetUnits(mil) mil -g;l camv-rnd-menu.lht conf(toggle, plugins/hid_gtk/local_grid/enable, design) Enable local grid -g;m camv-rnd-menu.lht SetUnits(mm) mm -g;r camv-rnd-menu.lht GetXY(Click to set the grid origin); Display(ToggleGrid) Realign grid -g;v camv-rnd-menu.lht conf(toggle, editor/draw_grid, design) Enable visible grid -l;+ camv-rnd-menu.lht Load(Layer) Add from file... -l;- camv-rnd-menu.lht Layer(remove) Remove -l;a camv-rnd-menu.lht Load(Layer) Add from file... -l;b camv-rnd-menu.lht Layer(bottom) Move to bottom -l;d camv-rnd-menu.lht Layer(down) Move down -l;down camv-rnd-menu.lht Layer(down) Move down -l;page_down camv-rnd-menu.lht Layer(bottom) Move to bottom -l;page_up camv-rnd-menu.lht Layer(top) Move to top -l;r camv-rnd-menu.lht Layer(remove) Remove -l;t camv-rnd-menu.lht Layer(top) Move to top -l;u camv-rnd-menu.lht Layer(up) Move up -l;up camv-rnd-menu.lht Layer(up) Move up -n-ctrl camv-rnd-menu.lht New() New -p;m;p; camv-rnd-menu.lht ManagePlugins() Manage plugins... -p;m;s; camv-rnd-menu.lht BrowseScripts() Manage scripts... -w;m camv-rnd-menu.lht LogDialog() Message Log ++ menu.lht Zoom(-1.2) Zoom In 20% +- menu.lht Zoom(+1.2) Zoom Out 20% +: menu.lht Command() Command Entry +[ menu.lht Grid(down) Previous grid +] menu.lht Grid(up) Next grid +f;n menu.lht New() New +f;o menu.lht Load() Load... +f;q menu.lht Quit() Quit +g;b menu.lht Grid(down) Previous grid +g;d menu.lht SetGrid(*2) Grid *2 +g;f menu.lht Grid(up) Next grid +g;h menu.lht SetGrid(/2) Grid \0572 +g;i menu.lht SetUnits(mil) mil +g;l menu.lht conf(toggle, plugins/hid_gtk/local_grid/enable, design) Enable local grid +g;m menu.lht SetUnits(mm) mm +g;r menu.lht GetXY(Click to set the grid origin); Display(ToggleGrid) Realign grid +g;v menu.lht conf(toggle, editor/draw_grid, design) Enable visible grid +l;+ menu.lht Load(Layer) Add from file... +l;- menu.lht Layer(remove) Remove +l;a menu.lht Load(Layer) Add from file... +l;b menu.lht Layer(bottom) Move to bottom +l;d menu.lht Layer(down) Move down +l;down menu.lht Layer(down) Move down +l;page_down menu.lht Layer(bottom) Move to bottom +l;page_up menu.lht Layer(top) Move to top +l;r menu.lht Layer(remove) Remove +l;t menu.lht Layer(top) Move to top +l;u menu.lht Layer(up) Move up +l;up menu.lht Layer(up) Move up +n-ctrl menu.lht New() New +p;m;p; menu.lht ManagePlugins() Manage plugins... +p;m;s; menu.lht BrowseScripts() Manage scripts... +v;c menu.lht Center() Center cursor +v;f menu.lht Zoom() Zoom Extents +w;m menu.lht LogDialog() Message Log +z;e; menu.lht Zoom() Zoom Extents +z;f; menu.lht ZoomTo(found) Zoom to found +z;s; menu.lht ZoomTo(selected) Zoom to selection +z;x; menu.lht Zoom(+1.2) Zoom Out 20% +z;z; menu.lht Zoom(-1.2) Zoom In 20%