Also print group name in keysym error
authorDaniel Stone <daniel@fooishbar.org>
Fri, 16 Mar 2012 14:27:39 +0000 (14:27 +0000)
committerDaniel Stone <daniel@fooishbar.org>
Fri, 16 Mar 2012 14:29:40 +0000 (14:29 +0000)
commit3d31be5f871d48cf4a4b9d030307885bca785baa
tree0b29abee7cc6d09a9f4c3aba8034dd3708c49c48
parent7dbd3040212be363bcc239826bb1a247448ff28d
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>
src/xkbcomp/symbols.c