I can't comment on the PSx controller, but I have multiple keybind files that I can load depending on the situation. For example, I reload my main space file by the following:
Home "bind_load_file stospace_main.txt"
Whenever I press the Home key, it will reload that file.
However, you could replace the bind file command with "unbind_all" and it will reset all your binds.
Comments
Home "bind_load_file stospace_main.txt"
Whenever I press the Home key, it will reload that file.
However, you could replace the bind file command with "unbind_all" and it will reset all your binds.
Home "unbind_all"