But it doesn't feel right to fiddle with the standard key settings in the land of Oolite's birth!
I've done some looking around in the code, and I can get that key to work:
The problem
On windows ( not on mac or linux, they're fine! ) the code has no way to tell which keyboard is being used, and assumes everybody is using a US keyboard, where the \ key is in the same place as # on a
The solution
We could either agree with these guys, or add some support for the unlucky non-US windows users amongst us... I'm quite happy to go with the second option myself, but I've got no idea how good a job I need to do: would it be ok to just switch between UK/US keyboards or do we need more options than that?
If we need more options, I need information: how many of you windows people needed to change key_next_compass_mode
inside keyconfig.plist? Or change the standard key configuration because one or more keys were 'broken' on your PC? And what's your keyboard layout like?