Author :
Ran Benita
Date :
2012-10-06 21:37:43
Hash :9984d1d0 Message :keymap: use xkb_mod_mask_t for interpret->mods and modmap
These are both real modifier masks, but we keep this information only in
the program logic now so when we change it we don't have to worry about
the type.
Signed-off-by: Ran Benita <ran234@gmail.com>