Constant xcb::xproto::GRAB_MODE_SYNC[][src]

pub const GRAB_MODE_SYNC: GrabMode = 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.