Hi,

Is there a way to make a QAction to emit a KeyEvent that the Desktop(Windows or X) will catch it?

I want to use a Multiple Desktop software that can be configured to change the desktop by a key combination and I want to send this key combination by a QAction. I want this behavior because I use a touch screen without any mouse or keyboard.

Thanks,