You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
craigbrett17[CodePlex] It's not just you being stupid, don't worry!
The technique I'm using to get shortcut keys working wherever you are on the computer uses a specific set of possible keystrokes. For some reason, comma and period become OEMComma and OEMPeriod. I have no idea why.
For now, you could just use those, but I think we should handle this when looking at people's hotkey files.
My current track of thinking is going to be to look for commas or periods and replace them with the relevant enum symbols. This should get us most of the way there.
chrisnorman2[CodePlex]
When editing the Hotkeys file, I don't seem to be able to enter certain characters (namely comma (,), and period (.)).
I tried , comma for ,, and period dot and . for full stop.
Is this just me being stupid? It has been known to happen! :-)
The text was updated successfully, but these errors were encountered: