Sorry to be a pain folks.... one more thing, then I'll shut up......my advanced compass appears to have stopped working...
key config has it as "\\". Is this right????
also, while we're here, the keyconfig also says 'kay_advanced_nav_array' instead of 'key_advanced.....'
i take it this might not help matters??
Once more into stupid Question territory....
Moderators: winston, another_commander
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Re: Once more into stupid Question territory....
Yes, this is correct. \ is used as an “escape” character for special characters in C-derived languages, including the OpenStep property list format used for keyconfig.plist. For example, if you wanted to use " as a key, the correct form would be: """. Being the escape character makes \ a special character that needs to be escaped with the escape character.Robbeasy wrote:key config has it as "\". Is this right?
Or, to put it differently: for technical reasons, the character \ must be written “\\” in this context.
That aside, extraneous characters will simply be ignored.
“kay_advanced_nav_array” is indeed the correct key for this key. Correct spelling support will be a feature of future versions of Oolite.Robbeasy wrote:also, while we're here, the keyconfig also says 'kay_advanced_nav_array' instead of 'key_advanced.....'
E-mail: [email protected]