Hi,
I’ve setup a keyboard shortcut in dom0 to open the Qubes Application Menu. I took the command by editing the item, and the command is the following:
gdbus call --session --dest org.qubesos.appmenu --object-path "/org/qubesos/appmenu" --method org.freedesktop.Application.Activate "{}"
I’ve assigned this shortcut to the “Windows” key. Everything is fine.
However, when I press this key, the Qubes App Menu is displayed near my mouse cursor’s position on the screen.
How do I make this shortcut pop the Qubes App Menu in its original location on the screen ? It’s very annoying…
Thanks !