}
register-event {} {} {^=connected } {
- global pages gui_pipe server port event_selections
+ global pages gui_pipe server port event_selections showguiplan
scmd replayed {} "select-replay [concat $event_selections]"
+ if {!$showguiplan} return
+
foreach page $pages {
set w [pagew $page]
tkwait visibility $w.picture
setting inputretrymax 15 {\d+}
setting scaninputinterval 500 {\d+}
setting showunbound 0 {[01]}
+ setting showguiplan 1 {[01]}
set hostname [lindex [split [info hostname] .] 0]
setting configfile gui-$hostname.config {.+}