Skip to content
  • Anthony Liguori's avatar
    Add kbd_mouse_has_absolute() · eb2e259d
    Anthony Liguori authored
    
    
    kbd_mouse_is_absolute tells us whether the current mouse handler is an absolute
    device.  kbd_mouse_has_absolute tells us whether we have any device that is
    capable of absolute input.
    
    This lets us tell a user that they have configured an absolute device but that
    the guest is not currently using it.
    
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
    eb2e259d