Edit

kc3-lang/libxkbcommon/xkbcommon-x11.map

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2023-05-04 11:55:51
    Hash : e4226011
    Message : Use consistent indentation for map and CSS files Signed-off-by: Ran Benita <ran@unusedvar.com>

  • xkbcommon-x11.map
  • V_0.5.0 {
    global:
        xkb_x11_setup_xkb_extension;
        xkb_x11_get_core_keyboard_device_id;
        xkb_x11_keymap_new_from_device;
        xkb_x11_state_new_from_device;
    local:
        *;
    };