xautorepeab(3) hpux man page | unix.com

Man Page: xautorepeab

Operating Environment: hpux

Section: 3

XAutoRepeatOn() 														   XAutoRepeatOn()

Name
  XAutoRepeatOn - turn on the keyboard auto-repeat keys.

Synopsis
  XAutoRepeatOn(display)
	Display *display;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

Description
  XAutoRepeatOn()  sets  the keyboard to auto-repeat; that is, holding any non-modal key down will result in multiple KeyPress and KeyRelease
  event pairs with the same keycode member.  Keys such as Shift Lock will still not repeat.

See Also
  XAutoRepeatOff(), XBell(), XChangeKeyboardControl(), XGetDefault(), XGetKeyboardControl(), XGetPointerControl().

Xlib - User Preferences 													   XAutoRepeatOn()
Related Man Pages
xchangekeyboardcontrol(3x11) - redhat
xgetkeyboardcontrol(3x11) - redhat
xhpdeviceautorepeaton(3x) - hpux
xkeyboardcontrol(3x11) - osf1
xquerykeymap(3x11) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Sequence extraction
Tar Command
Shopt -s histappend