Query: xgetpointea
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XGetPointerControl() XGetPointerControl() Name XGetPointerControl - get the current pointer preferences. Synopsis XGetPointerControl(display, accel_numerator_return, accel_denominator_return, threshold_return) Display *display; int *accel_numerator_return, *accel_denominator_return; int *threshold_return; Arguments display Specifies a connection to an X server; returned from XOpenDisplay(). accel_numerator_return Returns the numerator for the acceleration multiplier. accel_denominator_return Returns the denominator for the acceleration multiplier. threshold_return Returns the acceleration threshold in pixels. The pointer must move more than this amount before acceleration takes effect. Description XGetPointerControl() gets the pointer's current acceleration parameters. accel_numerator_return divided by accel_denominator_return is the number of pixels the cursor moves per unit of motion of the pointer, applied only to the amount of movement over threshold_return. See Also XChangeActivePointerGrab(), XChangePointerControl(), XGetPointerMapping(), XGrabPointer(), XQueryPointer(), XSetPointerMapping(), XUngrab- Pointer(), XWarpPointer(). Xlib - Pointer XGetPointerControl()
Related Man Pages |
---|
xchangepointercontrol(3) - debian |
xgetpointercontrol(3) - debian |
xgetpointercontrol(3) - centos |
xchangepointercontrol(3) - suse |
xgetpointercontrol(3) - suse |
Similar Topics in the Unix Linux Community |
---|
How to extract every repeated string between two specific string? |
SAN Migration question |
Hpux 11iV3 administration document |
Thank you members and admins |