diff --git a/src/xschem.tcl b/src/xschem.tcl index 2396c112..e54b4d23 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -8697,16 +8697,16 @@ global env has_x OS autofocus_mainwindow } } - bind $topwin "puts DBP; xschem callback %W -3 %x %y 0 %b 0 %s" + bind $topwin "xschem callback %W -3 %x %y 0 %b 0 %s" bind $topwin "xschem callback %W -3 %x %y 0 %b 0 %s" bind $topwin "xschem callback %W -3 %x %y 0 %b 0 %s" bind $topwin "xschem callback %W %T %x %y 0 %w %h 0" if {$autofocus_mainwindow} { bind $topwin "focus $topwin; xschem callback %W %T %x %y 0 %b 0 %s" } else { - bind $topwin "puts BP; xschem callback %W %T %x %y 0 %b 0 %s" + bind $topwin "xschem callback %W %T %x %y 0 %b 0 %s" } - bind $topwin "puts BR; xschem callback %W %T %x %y 0 %b 0 %s" + bind $topwin "xschem callback %W %T %x %y 0 %b 0 %s" #### test: show keybindings bind $topwin "