Define callbacks, then default bindings.

This commit is contained in:
okan
2016-11-14 21:25:59 +00:00
parent 64e133b289
commit ed22d7a944
3 changed files with 82 additions and 80 deletions

View File

@@ -518,7 +518,7 @@ int parse_config(const char *, struct conf *);
void conf_atoms(void);
void conf_autogroup(struct conf *, int, const char *,
const char *);
int conf_bind_kbd(struct conf *, const char *,
int conf_bind_key(struct conf *, const char *,
const char *);
int conf_bind_mouse(struct conf *, const char *,
const char *);