Topic: [HELP] How to bind escape key
I'm working on a new Linux image for the computers in our breakroom at work. I included teeworlds in the new setup and wrote a custom startup script that freezes the configs and automatically connects players to our local server so they can play against each other. The only problem is I can't find a way to disable the escape key. I've ran
bind escape "quit"
and didn't get any errors but that didn't do anything. For right now I just bound quit to F12 but it would make us all feel a lot better if we could disable the escape key.