Commit 95aabeecb1d1947456a1ab0d0e61399a97bcd747

Ran Benita 2013-02-09T19:10:56

symbols: use xkb_mod_set instead of entire keymap The keymap is not removed entirely from the Info (just constified), since it is still needed in AddKeySymbols() for looking up aliases. This dependency will be removed in the future. Signed-off-by: Ran Benita <ran234@gmail.com>