On 09/06/12 02:07, John Weeks wrote: > Is there a way to query the keyboard auto-repeat rate, or the > auto-repeat delay time? Check the keyboardInputInterval property of QApplication. You can query it but also set it.