Hi Ron or anyone else that can answer this. I am trying to control an application with keyboard shortcuts however it doesn't appear to be working. I tried the notepad example which shows using *o to trigger the open dialog however all it does it place an o in the document window. This leads me to believe the special keys aren't being parsed properly.
In the app I'm working with I need to send Ctr+Shift+Right Arrow so I tried *^<RIGHT> as well as several other things and nothing worked.
Any one know what I'm doing wrong or if there's a bug in Girder?
Thanks,
Casey