Try

-object input-linux,id=mouse,evdev=/dev/input/by-id/usb-Areson_USB_Device-event-mouse

where the bit after /by-id/ is adapted to your own needs. There is also a syntax for all devices or something like that, but I couldn't get it to work first time I tried. The old style was

-input-linux /dev/input/by-id/usb-Areson_USB_Device-event-mouse

not sure exactly when it switched but 2.6 I think. In theory you can mess with the objects using the monitor. I think it's somewhere in:

qom-list /machine/unattached/

Assuming they aren't some different type of object - but you'd have to look at the code for that. I was going to make it so that when I switched my monitor between displayport/hdmi it switched the object on/off but I couldn't get any events out of X and I'm not sure the input interface is stable yet anyway. I'll cope with my broken kvm for a bit longer yet.




On 07/04/16 13:56, thibaut noah wrote:
My god dat syntax.
I assume the $name is /dev/input/by-id and event$nr is /dev/input/by-path?
The rest of the syntaxt does not change?

2016-04-07 14:46 GMT+02:00 thibaut noah <thibaut.n...@gmail.com <mailto:thibaut.n...@gmail.com>>:

    I just need keyboard and mouse :D
    I assume you are pretty happy with the video thing, you were
    waiting for it if i remember.

    Let's go for au


_______________________________________________
vfio-users mailing list
vfio-users@redhat.com
https://www.redhat.com/mailman/listinfo/vfio-users

Reply via email to