Add initial version of i3-input, an interactive tool for sending IPC commands
This commit is contained in:
3
i3-input/keysym2ucs.h
Normal file
3
i3-input/keysym2ucs.h
Normal file
@ -0,0 +1,3 @@
|
||||
#include <xcb/xcb.h>
|
||||
|
||||
long keysym2ucs(xcb_keysym_t keysym);
|
Reference in New Issue
Block a user