Index: user/keys.html =================================================================== --- user/keys.html (nonexistent) +++ user/keys.html (revision 209) @@ -0,0 +1,110 @@ + + + + + + Key to action bindings + + + + + +

Key to action bindings

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
key camv-rnd-menu.lht +
: + Command Entry
Command() +
[ + Previous grid
Grid(down) +
] + Next grid
Grid(up) +
f
 n +
New
New() +
f
 o +
Load...
Load() +
f
 q +
Quit
Quit() +
g
 b +
Previous grid
Grid(down) +
g
 d +
Grid *2
SetGrid(*2) +
g
 f +
Next grid
Grid(up) +
g
 h +
Grid /2
SetGrid(/2) +
g
 i +
mil
SetUnits(mil) +
g
 l +
Enable local grid
conf(toggle, plugins/hid_gtk/local_grid/enable, design) +
g
 m +
mm
SetUnits(mm) +
g
 r +
Realign grid
GetXY(Click to set the grid origin); Display(ToggleGrid) +
g
 v +
Enable visible grid
conf(toggle, editor/draw_grid, design) +
l
 + +
Add from file...
Load(Layer) +
l
 - +
Remove
Layer(remove) +
l
 a +
Add from file...
Load(Layer) +
l
 b +
Move to bottom
Layer(bottom) +
l
 d +
Move down
Layer(down) +
l
 down +
Move down
Layer(down) +
l
 page_down +
Move to bottom
Layer(bottom) +
l
 page_up +
Move to top
Layer(top) +
l
 r +
Remove
Layer(remove) +
l
 t +
Move to top
Layer(top) +
l
 u +
Move up
Layer(up) +
l
 up +
Move up
Layer(up) +
n-ctrl + New
New() +
p
 m
  p
    +
Manage plugins...
ManagePlugins() +
p
 m
  s
    +
Manage scripts...
BrowseScripts() +
w
 m +
Message Log
LogDialog() +
+ + Index: user/keytree.dot =================================================================== --- user/keytree.dot (nonexistent) +++ user/keytree.dot (revision 209) @@ -0,0 +1,47 @@ +digraph keytree { +rankdir=LR +ranksep=0.2 +"f_n" [label="{f n} \nNew" ] +"f"->"f_n" +"f_o" [label="{f o} \nLoad..." ] +"f"->"f_o" +"f_q" [label="{f q} \nQuit" ] +"f"->"f_q" +"g_b" [label="{g b} \nPrevious grid" ] +"g"->"g_b" +"g_d" [label="{g d} \nGrid *2" ] +"g"->"g_d" +"g_f" [label="{g f} \nNext grid" ] +"g"->"g_f" +"g_h" [label="{g h} \nGrid /2" ] +"g"->"g_h" +"g_i" [label="{g i} \nmil" ] +"g"->"g_i" +"g_l" [label="{g l} \nEnable local grid" ] +"g"->"g_l" +"g_m" [label="{g m} \nmm" ] +"g"->"g_m" +"g_r" [label="{g r} \nRealign grid" ] +"g"->"g_r" +"g_v" [label="{g v} \nEnable visible grid" ] +"g"->"g_v" +"l_a" [label="{l a} \nAdd from file..." ] +"l"->"l_a" +"l_b" [label="{l b} \nMove to bottom" ] +"l"->"l_b" +"l_d" [label="{l d} \nMove down" ] +"l"->"l_d" +"l_r" [label="{l r} \nRemove" ] +"l"->"l_r" +"l_t" [label="{l t} \nMove to top" ] +"l"->"l_t" +"l_u" [label="{l u} \nMove up" ] +"l"->"l_u" +"p_m_p" [label="{p m p} \nManage plugins..." ] +"p"->"p_m" +"p_m"->"p_m_p" +"p_m_s" [label="{p m s} \nManage scripts..." ] +"p_m"->"p_m_s" +"w_m" [label="{w m} \nMessage Log" ] +"w"->"w_m" +} Index: user/keytree.svg =================================================================== --- user/keytree.svg (nonexistent) +++ user/keytree.svg (revision 209) @@ -0,0 +1,328 @@ + + + + + + +keytree + + + +f_n + +{f n} +New + + + +f + +f + + + +f->f_n + + + + + +f_o + +{f o} +Load... + + + +f->f_o + + + + + +f_q + +{f q} +Quit + + + +f->f_q + + + + + +g_b + +{g b} +Previous grid + + + +g + +g + + + +g->g_b + + + + + +g_d + +{g d} +Grid *2 + + + +g->g_d + + + + + +g_f + +{g f} +Next grid + + + +g->g_f + + + + + +g_h + +{g h} +Grid /2 + + + +g->g_h + + + + + +g_i + +{g i} +mil + + + +g->g_i + + + + + +g_l + +{g l} +Enable local grid + + + +g->g_l + + + + + +g_m + +{g m} +mm + + + +g->g_m + + + + + +g_r + +{g r} +Realign grid + + + +g->g_r + + + + + +g_v + +{g v} +Enable visible grid + + + +g->g_v + + + + + +l_a + +{l a} +Add from file... + + + +l + +l + + + +l->l_a + + + + + +l_b + +{l b} +Move to bottom + + + +l->l_b + + + + + +l_d + +{l d} +Move down + + + +l->l_d + + + + + +l_r + +{l r} +Remove + + + +l->l_r + + + + + +l_t + +{l t} +Move to top + + + +l->l_t + + + + + +l_u + +{l u} +Move up + + + +l->l_u + + + + + +p_m_p + +{p m p} +Manage plugins... + + + +p + +p + + + +p_m + +p_m + + + +p->p_m + + + + + +p_m->p_m_p + + + + + +p_m_s + +{p m s} +Manage scripts... + + + +p_m->p_m_s + + + + + +w_m + +{w m} +Message Log + + + +w + +w + + + +w->w_m + + + + + Index: user/keytree.txt =================================================================== --- user/keytree.txt (nonexistent) +++ user/keytree.txt (revision 209) @@ -0,0 +1,31 @@ +: 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