XWarpDevicePointer man page on Peanut

Man page or keyword search:  
man Server   7435 pages
apropos Keyword Search (all sections)
Output format
Peanut logo
[printable version]

XWARPDEVICEPOINTER(3)		     libXi		 XWARPDEVICEPOINTER(3)

NAME
       XWarpDevicePointer - move device pointer.

SYNTAX
       #include <X11/extensions/XInput.h>

       Bool XWarpDevicePointer(Display *display, XDevice *device,
			       Window src_w, Window dest_w, int src_x,
			       int src_y, int src_width, int src_height,
			       int dest_x, int dest_y);

ARGUMENTS
       dest_w
	  Specifies the destination window or None.

       dest_x, dest_y
	  Specify the x and y coordinates within the destination window.

       device
	  Specifies the device to move.

       display
	  Specifies the connection to the X server.

       src_x, src_y, src_width, src_height
	  Specify a rectangle in the source window.

       src_w
	  Specifies the source window or None.

DESCRIPTION
       If dest_w is None, XWarpDevicePointer moves the pointer by the offsets
       (dest_x, dest_y) relative to the current position of the pointer. If
       dest_w is a window, XWarpDevicePointer moves the pointer to the offsets
       (dest_x, dest_y) relative to the origin of dest_w. However, if src_w is
       a window, the move only takes place if the window src_w contains the
       pointer and if the specified rectangle of src_w contains the pointer.

       The src_x and src_y coordinates are relative to the origin of src_w. If
       src_height is zero, it is replaced with the current height of src_w
       minus src_y. If src_width is zero, it is replaced with the current
       width of src_w minus src_x.

       There is seldom any reason for calling this function. The pointer
       should normally be left to the user. If you do use this function,
       however, it generates events just as if the user had instantaneously
       moved the pointer from one position to another. Note that you cannot
       use XWarpDevicePointer to move the pointer outside the confine_to
       window of an active pointer grab. An attempt to do so will only move
       the pointer as far as the closest edge of the confine_to window.

       XWarpDevicePointer is identical to XWarpPointer but specifies the
       device explicitly.

       XWarpDevicePointer can generate a BadDevice and a BadWindow error.

DIAGNOSIS
       BadDevice
	  An invalid device was specified. The device does not exist or is not
	  a pointer device.

       BadWindow
	  A value for a Window argument does not name a defined window.

SEE ALSO
       XWarpPointer

AUTHOR
       Peter Hutterer
	  Specification and implementation.

			       February 14, 2008	 XWARPDEVICEPOINTER(3)
[top]

List of man pages available for Peanut

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net