XkbLatchModifiers (3) Linux Manual Page
XkbLatchModifiers – Latches and unlatches any of the eight real keyboard modifiers Synopsis Bool XkbLatchModifiers (Display *display, unsigned int device_spec, unsigned int affect, unsigned int values); Argumentsdisplay connection to the X server device_spec device ID, or XkbUseCoreKbd affect mask of real modifiers whose lock state is to change values 1 => lock, 0 => unlock;…
