def repeat(self): ''' Get or set the keyboard repeat rate (in characters per minute) and delay (in milliseconds). ''' return KbdInfo(*_input.ioctl_EVIOCGREP(self.fd))