Index: user/keys.html =================================================================== --- user/keys.html (revision 937) +++ user/keys.html (revision 938) @@ -11,127 +11,203 @@

Key to action bindings

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +
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
Index: user/keytree.dot =================================================================== --- user/keytree.dot (revision 937) +++ user/keytree.dot (revision 938) @@ -1,12 +1,18 @@ digraph keytree { rankdir=LR ranksep=0.2 +"f_e" [label="{f e} \nExport drawing..." ] +"f"->"f_e" "f_n" [label="{f n} \nNew" ] "f"->"f_n" "f_o" [label="{f o} \nLoad..." ] "f"->"f_o" +"f_p" [label="{f p} \nPrint drawing..." ] +"f"->"f_p" "f_q" [label="{f q} \nQuit" ] "f"->"f_q" +"f_s" [label="{f s} \nSave design..." ] +"f"->"f_s" "g_b" [label="{g b} \nPrevious grid" ] "g"->"g_b" "g_d" [label="{g d} \nGrid *2" ] @@ -25,6 +31,9 @@ "g"->"g_r" "g_v" [label="{g v} \nEnable visible grid" ] "g"->"g_v" +"i_c_p" [label="{i c p} \nPreferences..." ] +"i"->"i_c" +"i_c"->"i_c_p" "l_a" [label="{l a} \nAdd from file..." ] "l"->"l_a" "l_b" [label="{l b} \nMove to bottom" ] @@ -31,6 +40,8 @@ "l"->"l_b" "l_d" [label="{l d} \nMove down" ] "l"->"l_d" +"l_o" [label="{l o} \nReverse layer order" ] +"l"->"l_o" "l_r" [label="{l r} \nRemove" ] "l"->"l_r" "l_t" [label="{l t} \nMove to top" ] @@ -48,6 +59,8 @@ "v"->"v_f" "w_m" [label="{w m} \nMessage Log" ] "w"->"w_m" +"w_v" [label="{w v} \nViewport" ] +"w"->"w_v" "z_e" [label="{z e} \nZoom Extents" ] "z"->"z_e" "z_f" [label="{z f} \nZoom to found" ] Index: user/keytree.svg =================================================================== --- user/keytree.svg (revision 937) +++ user/keytree.svg (revision 938) @@ -4,428 +4,524 @@ - - + + keytree - - + + -f_n - -{f n} -New +f_e + +{f e} +Export drawing... f - -f + +f + + +f->f_e + + + + + +f_n + +{f n} +New + - + f->f_n - - + + - + f_o - -{f o} -Load... + +{f o} +Load... - + f->f_o - - + + + + +f_p + +{f p} +Print drawing... + + + +f->f_p + + + - + f_q - -{f q} -Quit + +{f q} +Quit - + f->f_q - - + + + + +f_s + +{f s} +Save design... + + + +f->f_s + + + - + g_b - -{g b} -Previous grid + +{g b} +Previous grid - + g - -g + +g - + g->g_b - - + + - + g_d - -{g d} -Grid *2 + +{g d} +Grid *2 - + g->g_d - - + + - + g_f - -{g f} -Next grid + +{g f} +Next grid - + g->g_f - - + + - + g_h - -{g h} -Grid /2 + +{g h} +Grid /2 - + g->g_h - - + + - + g_i - -{g i} -mil + +{g i} +mil - + g->g_i - - + + - + g_l - -{g l} -Enable local grid + +{g l} +Enable local grid - + g->g_l - - + + - + g_m - -{g m} -mm + +{g m} +mm - + g->g_m - - + + - + g_r - -{g r} -Realign grid + +{g r} +Realign grid - + g->g_r - - + + - + g_v - -{g v} -Enable visible grid + +{g v} +Enable visible grid - + g->g_v - - + + + + +i_c_p + +{i c p} +Preferences... + + + +i + +i + + + +i_c + +i_c + + + +i->i_c + + + + + +i_c->i_c_p + + + - + l_a - -{l a} -Add from file... + +{l a} +Add from file... - + l - -l + +l - + l->l_a - - + + - + l_b - -{l b} -Move to bottom + +{l b} +Move to bottom - + l->l_b - - + + - + l_d - -{l d} -Move down + +{l d} +Move down - + l->l_d - - + + + + +l_o + +{l o} +Reverse layer order + + + +l->l_o + + + - + l_r - -{l r} -Remove + +{l r} +Remove - + l->l_r - - + + - + l_t - -{l t} -Move to top + +{l t} +Move to top - + l->l_t - - + + - + l_u - -{l u} -Move up + +{l u} +Move up - + l->l_u - - + + - + p_m_p - -{p m p} -Manage plugins... + +{p m p} +Manage plugins... - + p - -p + +p - + p_m - -p_m + +p_m - + p->p_m - - + + - + p_m->p_m_p - - + + - + p_m_s - -{p m s} -Manage scripts... + +{p m s} +Manage scripts... - + p_m->p_m_s - - + + - + v_c - -{v c} -Center cursor + +{v c} +Center cursor - + v - -v + +v - + v->v_c - - + + - + v_f - -{v f} -Zoom Extents + +{v f} +Zoom Extents - + v->v_f - - + + - + w_m - -{w m} -Message Log + +{w m} +Message Log - + w - -w + +w - + w->w_m - - + + + + +w_v + +{w v} +Viewport + + + +w->w_v + + + - + z_e - -{z e} -Zoom Extents + +{z e} +Zoom Extents - + z - -z + +z - + z->z_e - - + + - + z_f - -{z f} -Zoom to found + +{z f} +Zoom to found - + z->z_f - - + + - + z_s - -{z s} -Zoom to selection + +{z s} +Zoom to selection - + z->z_s - - + + - + z_x - -{z x} -Zoom Out 20% + +{z x} +Zoom Out 20% - + z->z_x - - + + - + z_z - -{z z} -Zoom In 20% + +{z z} +Zoom In 20% - + z->z_z - - + + Index: user/keytree.txt =================================================================== --- user/keytree.txt (revision 937) +++ user/keytree.txt (revision 938) @@ -3,27 +3,32 @@ : menu.lht Command() Command Entry [ menu.lht Grid(down) Previous grid ] menu.lht Grid(up) Next grid +f;e menu.lht ExportDialog() Export drawing... f;n menu.lht Layer(DelAll) New f;o menu.lht Load(); Zoom(auto_first); Load... +f;p menu.lht Print() Print drawing... f;q menu.lht Quit() Quit +f;s menu.lht Save() Save design... 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;l menu.lht conf(toggle, editor/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 +i;c;p menu.lht preferences Preferences... l;+ menu.lht Load(Layer) Add from file... -l;- menu.lht Layer(remove) Remove +l;- menu.lht Layer(del) 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;o menu.lht SwapSides(-, S) Reverse layer order 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;r menu.lht Layer(del) 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 @@ -30,9 +35,13 @@ n-ctrl menu.lht Layer(DelAll) New p;m;p; menu.lht ManagePlugins() Manage plugins... p;m;s; menu.lht BrowseScripts() Manage scripts... +tab menu.lht SwapSides(V, S) Flip up\057down +tab-ctrl menu.lht SwapSides(R) Spin 180 degrees +tab-shift menu.lht SwapSides(H, S) Flip left\057right v;c menu.lht Center() Center cursor v;f menu.lht Zoom() Zoom Extents w;m menu.lht LogDialog() Message Log +w;v menu.lht ViewPortDialog() Viewport 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