function onKeyboard( first, second )
testcall( "Event " .. first .. " : " .. tostring( second ) )
end

testcall( "ZIOO" );