Dear Qubes community, I am looking for a way to execute a command with a keyboard shortcut. For example, the command "screenshot" should start the screenshot program within the respective VM or the command "nautilus" should pop up a file browser window of the VM that is currently being worked with.
If I set up a keyboard combination for this in dom0 in the xfce keyboard settings, then I would have to set a different keyboard combination for each Qube: Ctrl+Alt+1 for Qube1: qvm-run Qube1 nautilus Ctrl+Alt+2 for Qube2 qvm-run Qube2 nautilus So, how can I do the same thing at the qube level instead of in dom0? You can install the autokey program, but it requires me to write a python script, and I don't know how to express a simple shell command in python. All the best Michael Singer -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/67cc8511-0717-10b0-8c66-44de68261cbe%40posteo.de.
