keymap: rename XkbKeyGroupWidth to XkbKeyNumLevels
authorRan Benita <ran234@gmail.com>
Thu, 25 Sep 2014 19:01:17 +0000 (22:01 +0300)
committerRan Benita <ran234@gmail.com>
Thu, 25 Sep 2014 19:01:17 +0000 (22:01 +0300)
commit725ae134d434bab6c999121d55dbc3582c4acb65
tree19eb1afb751b507e76d28ed209d6e58021e9d8bd
parent2c259f178229ec8b71f8a62d4e23b7dbdac007c7
keymap: rename XkbKeyGroupWidth to XkbKeyNumLevels

The "width" terminology comes from the group*width+level layout of the
keysyms in a key, as used in the old implementations. We don't keep all
the keysyms of a key in one array so change it to a more accurate name.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/keymap.c
src/keymap.h
src/xkbcomp/keymap-dump.c
src/xkbcomp/keymap.c
src/xkbcomp/symbols.c