you use Keyboardandmouse object from previous layout in this one
add Keyboardandmouse in layout 2, then change title events so they check input from new K&M object.
but I think this is some kind of bug, checking global on object should make it available in all layouts as I understand.
Adding new mouse and keyboard object fixes the problem though.
*