XkbGetDetectableAutoRepeat (3) Linux Manual Page
XkbGetDetectableAutorepeat – Determines whether or not the server supports DetectableAutorepeat Synopsis Bool XkbGetDetectableAutorepeat (Display *display, Bool *supported_rtrn); Arguments – display connection to X server – supported_rtrn backfilled True if DetectableAutorepeat supported Description Auto-repeat is the generation of multiple key events by a keyboard when the user presses a key and holds it down. Keyboard…
