XkbGetAutoRepeatRate (3) Linux Manual Page
XkbGetAutoRepeatRate – Gets the current attributes of the RepeatKeys control for a keyboard device Synopsis Bool XkbGetAutoRepeatRate (Display *display, unsigned int device_spec, unsigned int *timeout_rtrn, unsigned int *interval_rtrn); Arguments – display connection to X server – device_spec desired device ID, or XkbUseCoreKbd – timeout_rtrn backfilled with initial repeat delay, ms – interval_rtrn backfilled with…
