I am developing a cross platform application. I would like to deploy this app for OS X too.
Since win and linux have comparable shortcuts while OS X has typically different shortcuts (e.g. cmd+G for find next, instead of F3).
What is the simplest way to manage these differences?
Thanks,
Andrea