Hey trolls,

I would like to achieve the following.

- I have a Qt program hidden and in the tray.
- I press a special key sequence (like Ctrl + Alt).
- The application shows up.

I want to keep portability.

How can I achieve this ?

Thanks.