Make the effective mod mask calculation available to other files
authorRan Benita <ran234@gmail.com>
Sat, 24 Nov 2012 11:29:54 +0000 (13:29 +0200)
committerRan Benita <ran234@gmail.com>
Mon, 18 Aug 2014 17:26:19 +0000 (20:26 +0300)
commit99184f1614548722e3531e55bb19ac74327c98cb
treef7e3fb372a2fbcb9823eb7b8e6c82a1544463a54
parent80ae8e61ffe0677369e9f5f865ffe3ae76541816
Make the effective mod mask calculation available to other files

We will want to use that function in state.c as well.

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