conf: add "grab" config data-type
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 5 Sep 2012 12:07:03 +0000 (14:07 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 5 Sep 2012 12:07:03 +0000 (14:07 +0200)
commit2d3166a8477104a277c08a89c8777264b84e4d53
treefbbc9a8ad1de1b13cdea7945ec22f7595a78d53d
parent7ff4426bc360f4ff8253ebe4c89a5b7bf2078b16
conf: add "grab" config data-type

Grabs are used to specify keyboard shortcuts so they do not have to be
hardcoded into the binary.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/conf.c
src/conf.h
src/uterm.h