hpux man page for xtgetmulticlicktime

Query: xtgetmulticlicktime

OS: hpux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtGetMultiClickTime()													     XtGetMultiClickTime()

Name
  XtGetMultiClickTime - read the multi-click time.

Synopsis
  int XtGetMultiClickTime(display)
	   Display *display;

Inputs
  display   Specifies the display connection.

Returns
  The multi-click time for display, in milliseconds.

Availability
  Release 4 and later.

Description
  XtGetMultiClickTime()  returns  the time in milliseconds that the translation manager uses to determine if multiple events are to be inter-
  preted as a repeated event for purposes of matching a translation entry containing a repeat count.

  Translation table entries may specify actions that are taken when two or more identical events occur consecutively, separated  by  a	short
  time interval called the multi-click time.  The multi-click time value can be specified as an application resource with name multiClickTime
  and class MultiClickTime and can also be modified dynamically by the application (see  XtSetMultiClickTime()).   The	multi-click  time  is
  unique  for each Display and is retrieved from the resource database by XtDisplayInitialize().  If no value is specified, the initial value
  is 200 milliseconds.

See Also
  XtSetMultiClickTime(1).

Xt - Mouse Handling													     XtGetMultiClickTime()
Related Man Pages
xtclosedisplay(3xt) - redhat
xtclosedisplay(3) - debian
xgetmotionevents(3) - hpux
xtappsetfallbackresources(3) - hpux
xtgetkeysymtable(3) - hpux
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document
Tar Command