Setup: 1. open a terminal 2. cd to your project directory 3. start prj-rnd-shell 4. notice how the prompt now got a {rnd} prefix 5. from this shell start sch-rnd in the background: sch-rnd project.lht & 6. from this shell start pcb-rnd in the background: pcb-rnd *.rp & Usage: In either sch-rnd or pcb-rnd hover the cursor over a symbol/subcircuit or a terminal/pin or a net/trace, then: - press {s x s}: this will select the given object in the other application - press {s x v}: this will open a view dialog with the given object in the other application Alternatively select objects in one application and: - press {s z v}: this will open a view dialog(s) with the selected objects in the other application - press {s z s}: this will select the selected object(s) in the other application as well All these can be found in the Plugins menu, feature plugins, "Suite: cross probe...." submenu.