Qt Creator right mousclick with keyboard
Hi everybody,
I am using Qt Creator 3.0.1 based on Qt 5.2.1 on a Ubuntu 14.04.2 LTS system on an iMac7,1 with a usb mac keyboard. I would really like to use the keyboard only in qt creator,
but the right mouse click shortcut (shift+fn+f10) does not work in qt creator.
I did test the shortcut in other applications where it works. So it seems to be qt creator specific.
Any ideas how I can make this work?
Thank you very much.
Re: Qt Creator right mousclick with keyboard
The shortcut doesn't work at all on my system so I'm assuming this is some custom functionality that you have setup in your system. Apparently it does not cause mouse events to be generated by X server.
Re: Qt Creator right mousclick with keyboard
Hi wysota,
thany you for the reply. I found a solution: since I have the keypad i followed the advice of this.
What you need to do is to go to:
System Settings -> Universal Settings -> Pointing and Clicking
and set "Mouse Keys" to "on". Now press "5" on the numpad and the secondary mouse button functions show up.