addEventHandler(\"onClientKey\", getRootElement(), function(key, state)if key == \"F11\" and state then cancelEvent()end end )