Searched defs:XenInput (Results 1 – 1 of 1) sorted by relevance
52 struct XenInput { struct53 struct common c;54 int abs_pointer_wanted; /* Whether guest supports absolute pointer */55 int raw_pointer_wanted; /* Whether guest supports raw (unscaled) pointer */56 QemuInputHandlerState *qkbd;57 QemuInputHandlerState *qmou;58 int axis[INPUT_AXIS__MAX];59 int wheel;