KeymapMethod
KeymapMethod InputServer::gKeymapMethod;
class KeymapMethod : public BInputServerMethod {
KeymapMethod();
~KeymapMethod();
static KeymapMethod gKeymapMethod;
KeymapMethod::KeymapMethod()
KeymapMethod::~KeymapMethod()