build: add enable-tools option
[platform/upstream/libxkbcommon.git] / xkbcommon-x11.map
1 V_0.5.0 {
2 global:
3         xkb_x11_setup_xkb_extension;
4         xkb_x11_get_core_keyboard_device_id;
5         xkb_x11_keymap_new_from_device;
6         xkb_x11_state_new_from_device;
7 local:
8         *;
9 };