I want to create a custom screen and lock it in the front on AmigaOS4. It should not be possible to change the screen with any key combination or otherwise. What would be the best way to do this.
I am trying to investigate hooking into the keyboard handler somehow and disabling the Amiga+norm for a start, but have not gotten as far yet.
I suspect that you would need to disable screen dragging as well to fully prevent a screen change from occuring.