Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I get Windows keys in qemu? Such as the Start Menu key or the Right-Click-Menu key?

key keys menu QEMU Windows
0
Posted

How can I get Windows keys in qemu? Such as the Start Menu key or the Right-Click-Menu key?

0

• A: qemu doesn’t support this by default. Note that you can use Ctrl-Esc for the Start Menu instead, and you can use “sendkey menu” in the monitor to get the Right-Click Menu button. If you can not live without these keys, you can try this patch. A patch that will allow you to send the Start Menu key via the sendkey command in the monitor is here. The key is called “windows”, so you invoke it as “sendkey windows”.

0

qemu doesn’t support this by default. Note that you can use Ctrl-Esc for the Start Menu instead, and you can use “sendkey menu” in the monitor to get the Right-Click Menu button. If you can not live without these keys, you can try this patch. A patch that will allow you to send the Start Menu key via the sendkey command in the monitor is here. The key is called “windows”, so you invoke it as “sendkey windows”.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123