Constant xcb::ffi::xproto::XCB_GRAB_MODE_SYNC [−][src]
pub const XCB_GRAB_MODE_SYNC: xcb_grab_mode_t = 0x00;
The state of the keyboard appears to freeze: No further keyboard events are
generated by the server until the grabbing client issues a releasing
AllowEvents
request or until the keyboard grab is released.