Re: [PATCH 1/2] devices: Add virtual USB keyboard & mouse

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 31, 2015 at 08:34:42PM +0100, Zeeshan Ali (Khattak) wrote:
> Add virtual USB keyboard and mouse from VMWare to our database.
> ---
>  data/devices/qemu-usb.xml.in | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/data/devices/qemu-usb.xml.in b/data/devices/qemu-usb.xml.in
> index 213187f..90083fb 100644
> --- a/data/devices/qemu-usb.xml.in
> +++ b/data/devices/qemu-usb.xml.in
> @@ -11,4 +11,24 @@
>      <product-id>0021</product-id>
>    </device>
>  
> +  <device id="http://www.linux-usb.org/usb.ids/0e0f/0003";>
> +    <name>mouse</name>
> +    <bus-type>usb</bus-type>
> +    <class>input</class>
> +    <_vendor>VMware, Inc.</_vendor>
> +    <vendor-id>0e0f</vendor-id>
> +    <product>Mouse</product>
> +    <product-id>0003</product-id>
> +  </device>
> +
> +  <device id="http://www.linux-usb.org/usb.ids/0e0f/0006";>
> +    <name>keyboard</name>
> +    <bus-type>usb</bus-type>
> +    <class>input</class>
> +    <_vendor>VMware, Inc.</_vendor>
> +    <vendor-id>0e0f</vendor-id>
> +    <product>Keyboard</product>
> +    <product-id>0006</product-id>
> +  </device>
> +

When you start a VM with QEMU with USB keyboard/mouse it seems to be
using
0627:0001 Adomax Technology Co., Ltd for mouse and keyboard (?)

Christophe

Attachment: pgpvQPkoXeMVy.pgp
Description: PGP signature

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux