Looks like this was added two years ago, but I never noticed. It breaks my preferred JKL control scheme because I can't turn right on the map screen anymore.

It would be the same issue on the map screen if anyone remapped 'H' too.

Lines of code:
https://github.com/kronosaur/TranscendenceDev/blob/50d9f2af1905f0dd3fcda2fde653b63caad08961/Transcendence/Transcendence/GameSessionInput.cpp#L409-L411

https://github.com/kronosaur/TranscendenceDev/blob/ef00d2f7ced0808873c5a1c29e2d5bb4d06a1caa/Transcendence/Transcendence/CSystemMapDisplay.cpp#L69-L72

Possible to add a (hidden?) XML config node so that I can remap this command - may not be important enough to be added to the full keymapping screen?

Secondarily - possibly grey out keys on keymap that are reserved so other users don't hit this issue?