Forrest logo
back to context overview

qm-sendkey

List of commands for qm-sendkey:

  • qm-sendkey:tldr:64332 qm-sendkey: Send the specified key event to a specific virtual machine.
    $ qm sendkey ${vm_id} ${key}
    try on your machine
    explain this command
  • qm-sendkey:tldr:7eee5 qm-sendkey: Allow root user to send key event and ignore locks.
    $ qm sendkey --skiplock ${true} ${vm_id} ${key}
    try on your machine
    explain this command
back to context overview