> Do you mean the resulting commands from pcb --verbose would do all > the action command steps, but not show cursor positions that caused > them? That would be great. If so, I need to try it.
Right. Cursor movements have their own channel, so just re-running all the actions you see won't duplicate what actually happened. For example: Action: PointCursor() Action: Mode(Notify) Action: PointCursor() Action: PointCursor() Action: PointCursor() Action: PointCursor() Action: PointCursor() Action: PointCursor() Action: Mode(Release) Nothing here tells you where the PointCursor() point is, or that Mode(Notify) actually started a drag, or where it dragged to. _______________________________________________ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user