在/etc/libvirt/qemu下找到对应的xml配置文件

在<devices>标签下添加
<input type='tablet' bus='usb'/>
 
然后 virsh define /etc/libvirt/qemu/**.xml
即可解决

相关文章:

  • 2021-11-03
  • 2021-11-19
  • 2022-02-05
  • 2022-01-20
  • 2021-07-26
  • 2022-12-23
  • 2022-01-10
猜你喜欢
  • 2021-12-06
  • 2022-12-23
  • 2021-11-30
  • 2022-12-23
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
相关资源
相似解决方案