Hereby i provide an AutoHotkey script that prevents all the bad key combinations from being pressed accidentally inspired by this post.
Currently Preventing these key combinations from disconnecting you/closing your client:
- [CTRL] + [Q] (Quit Teamspeak Client)
- [CTRL] + [D] (Disconnect)
- [CTRL] + [W] (Close current tab)
Here's the "source": https://gist.github.com/Bluscream/11...ad_hotkeys-ahk
And here's the "easy to use" binary: https://dl.dropboxusercontent.com/s/...ad_hotkeys.exe (VirusTotal)