text: take xkb_mod_set instead of the entire keymap
authorRan Benita <ran234@gmail.com>
Fri, 8 Feb 2013 11:21:27 +0000 (13:21 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 19 Apr 2014 13:23:04 +0000 (16:23 +0300)
commitedc0aef57dd633b504581d2c6e4bee9fe6d3acbf
tree60f2f1dd4493cec4d1b028d6f37320b2342ea6be
parentca3170ad3813389a3325513130c37e8038fa02f9
text: take xkb_mod_set instead of the entire keymap

The modifier printing functions only need the modifier information, they
don't care about keys or leds, etc.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/keymap-priv.c
src/keymap.c
src/keymap.h
src/text.c
src/text.h
src/xkbcomp/compat.c
src/xkbcomp/expr.c
src/xkbcomp/keymap-dump.c
src/xkbcomp/symbols.c
src/xkbcomp/types.c
src/xkbcomp/vmod.c