XAutoRepeatOn
Syntax
XAutoRepeatOn(
display
)
Display
*
display
;
Arguments
display
Specifies the connection to the X server.
Description
The
XAutoRepeatOn()
function turns on auto-repeat for the keyboard on the specified display.
See also
XAutoRepeatOff()
,
XBell()
,
XChangeKeyboardControl()
,
XChangeKeyboardMapping()
,
XGetKeyboardControl()
,
XQueryKeymap()
,
XSetPointerMapping()
, "
Keyboard and Pointer Settings
".
Christophe Tronche
,
ch@tronche.com