def atexit(self): InputSkeleton.atexit(self)
def atexit(self): InputSkeleton.atexit(self) try: self.device.ungrab() except: pass