Hello,
I'm trying to port my Ogre app to OSX (10.6). I'm using Alt+Click and Control+Click events to control camera. However, in OSX these combinations seem to be reserved by the system (to simulate middle and right click). Is there a way of telling OIS to override these and report left-click with Alt or Control pressed?
Thank you.