xkb: split effectiveGroup calculation into separate utility function.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -945,6 +945,11 @@ extern void XkbFilterEvents(
|
||||
int /* nEvents */,
|
||||
xEvent* /* xE */);
|
||||
|
||||
extern int XkbGetEffectiveGroup(
|
||||
XkbSrvInfoPtr /* xkbi */,
|
||||
XkbStatePtr /* xkbstate */,
|
||||
CARD8 /* keycode */);
|
||||
|
||||
#include "xkbfile.h"
|
||||
#include "xkbrules.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user