Manual Pages for Linux CentOS command on man xcb_mapping_notify_event_t
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_mapping_notify_event_t

xcbmappingnotifyeventt(3) XCB Events xcbmappingnotifyeventt(3)

NAME

xcbmappingnotifyeventt - keyboard mapping changed SYNOPSIS

#include Event datastructure typedef struct xcbmappingnotifyeventt { uint8t responsetype; uint8t pad0; uint16t sequence; uint8t request; xcbkeycodet firstkeycode; uint8t count; uint8t pad1; } xcbmappingnotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBMAPPINGNOTIFY. 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. request firstkeycode The first number in the range of the altered mapping. count The number of keycodes altered. DESCRIPTION SEE ALSO xcbgenericeventt(3) AUTHOR Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbmappingnotifyeventt(3)




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