Index: scconfig/hooks.c =================================================================== --- scconfig/hooks.c (revision 1108) +++ scconfig/hooks.c (revision 1109) @@ -185,7 +185,7 @@ put("/local/pcb/renumber/buildin", strue); db_mkdir("/local/pcb/stroke"); - put("/local/pcb/stroke/enable", strue); + put("/local/pcb/stroke/enable", sfalse); put("/local/pcb/stroke/buildin", strue); return 0;