Hello! I would like to use vtkInteractorStyleJoystickActor, but I also want to be able to catch keyboard events. I was able to catch keyboard events by using vtkInteractorStyleUser and the method GetKeySym() I cannot find a way to get which key was pressed by using vtkInteractorStyleJoystickActor. Thanks for any help! Sean