If one needs it, it can be integrated on the ofApp level,
@ -128,10 +128,6 @@ void Application::onKeyPressed(ofKeyEventArgs & args){
setSourceMode();
break;
case 'f':
ofToggleFullscreen();
case 'i':
_info.toggle();