diff --git a/BootRoot/YardBox.pm b/BootRoot/YardBox.pm index d223cbc..9a385cc 100644 --- a/BootRoot/YardBox.pm +++ b/BootRoot/YardBox.pm @@ -392,6 +392,20 @@ sub file_system { else { $uml_expect{uml_exclusively} = 1; + } + # for Yard.pm + $ars->{uml_exclusively} = + $uml_expect{uml_exclusively}; + ars2($ars); + }); + $uml_exclusively->signal_connect("key_press_event", + sub { + if ( $uml_exclusively->get_active() == 1 ) { + $uml_expect{uml_exclusively} = 1; + } + else { + $uml_expect{uml_exclusively} = 0; + } # for Yard.pm $ars->{uml_exclusively} =