libxkbcommon

Keyboard handling library for X11 and Wayland

brewmacoslinux
Try with needOr install directly
Source

About

Keyboard handling library

Commands

libxkbcommon

Examples

Check if libxkbcommon is installed and view version info$ pkg-config --modversion xkbcommon
Get compiler flags for linking libxkbcommon in C/C++ projects$ pkg-config --cflags --libs xkbcommon
Verify libxkbcommon shared library location$ brew list libxkbcommon