summaryrefslogtreecommitdiff
path: root/src/input.h
blob: b00414d8a77fc67dc06ffea626dbeef829662f2b (plain)
1
2
void cook_keycode (KeyCode keycode, KeySym *keysym, int *mod);
void get_input (screen_info *s, char *prompt, char *str, int len);