pub async fn add_mouse_device_command( width: u32, height: u32, ) -> Result<Box<dyn InputDevice>, Error>
Add a synthesis mouse device.