Commit 3d31be5f871d48cf4a4b9d030307885bca785baa

Daniel Stone 2012-03-16T14:27:39

Also print group name in keysym error Unfortunately we can't get the actual file it was defined in this far down, but at least give the human-readable name rather than just a group index. Also, groups are not zero-indexed, such that index 0 is group 1; fix that too. Signed-off-by: Daniel Stone <daniel@fooishbar.org>