Manual Pages for Linux CentOS command on man xcb_input_device_state_notify_event_t
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_input_device_state_notify_event_t

xcbinputdevicestatenotifyevenXCB(xcbinputdevicestatenotifyeventt(3)

NAME

xcbinputdevicestatenotifyeventt - SYNOPSIS

#include Event datastructure typedef struct xcbinputdevicestatenotifyeventt { uint8t responsetype; uint8t deviceid; uint16t sequence; xcbtimestampt time; uint8t numkeys; uint8t numbuttons; uint8t numvaluators; uint8t classesreported; uint8t buttons[4]; uint8t keys[4]; uint32t valuators[3]; } xcbinputdevicestatenotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBINPUTDE‐ VICESTATENOTIFY. This field is also present in the xcbgenericeventt and can be used to tell events apart from each other. sequence The sequence number of the last request processed by the X11 server. deviceid NOT YET DOCUMENTED. time NOT YET DOCUMENTED. numkeys NOT YET DOCUMENTED. numbuttons NOT YET DOCUMENTED. numvaluators NOT YET DOCUMENTED. classesreported NOT YET DOCUMENTED. buttons NOT YET DOCUMENTED. keys NOT YET DOCUMENTED. valuators NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from xinput.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxxcbinputdevicestatenotifyeventt(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™