public KeyboardMapper()
 {
     _listener = new KeyboardListener();
 }