]> git.sur5r.net Git - i3/i3/blob - i3-input/keysym2ucs.h
make i3-msg and i3-input use the new default path
[i3/i3] / i3-input / keysym2ucs.h
1 #include <xcb/xcb.h>
2
3 long keysym2ucs(xcb_keysym_t keysym);