XAutoRepeatOff

Syntax

XAutoRepeatOff(display)
      Display *display;

Arguments

display Specifies the connection to the X server.

Description

The XAutoRepeatOff() function turns off auto-repeat for the keyboard on the specified display.

See also

XAutoRepeatOn(), XBell(), XChangeKeyboardControl(), XChangeKeyboardMapping(), XGetKeyboardControl(), XQueryKeymap(), XSetPointerMapping(), "Keyboard and Pointer Settings".
Christophe Tronche, ch@tronche.com