XMoveWindow man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XMoveWindow()							 XMoveWindow()

Name
  XMoveWindow – move a window.

Synopsis
  XMoveWindow(display, w, x, y)
	Display *display;
	Window w;
	int x, y;

Arguments
  display  Specifies a connection to an X server; returned from XOpenDis‐
	   play().

  w	   Specifies the ID of the window to be moved.

  x	   Specify the new x and y coordinates of the upper-left pixel of
  y	   the	window's  border  (or  of the window itself, if it has no
	   border), relative to the window's parent.

Description
  XMoveWindow() changes the position of the origin of the specified  win‐
  dow  relative to its parent.	XMoveWindow() does not change the mapping
  state, size, or stacking order of the window, nor  does  it  raise  the
  window.  Moving a mapped window will lose its contents if:

  ·  Its background_pixmap attribute is ParentRelative.

  ·  The window is obscured by nonchildren and no backing store exists.

  If  the  contents  are  lost, exposure events will be generated for the
  window and any mapped subwindows.  Moving a mapped window will generate
  exposure events on any formerly obscured windows.

  If  the  override_redirect attribute of the window is False (see Volume
  One, Chapter 4, Window Attributes) and the window manager has	 selected
  SubstructureRedirectMask  on	the parent, then a ConfigureRequest event
  is sent to the window manager, and no further processing is performed.

  If a client has selected StructureNotifyMask on the window, then a Con‐
  figureNotify	event  is  generated  after the move takes place, and the
  event will contain the final position of the window.	This is only use‐
  ful in the case of top-level windows, since the window manager may mod‐
  ify or disallow moves.

Errors
  BadWindow

See Also
  XCirculateSubwindows(),  XCirculateSubwindowsDown(),	XCirculateSubwin‐
  dowsUp(),   XConfigureWindow(),   XLowerWindow(),  XMoveResizeWindow(),
  XQueryTree(),	  XRaiseWindow(),   XReparentWindow(),	 XResizeWindow(),
  XRestackWindows().

Xlib - Window Manipulation					 XMoveWindow()
[top]

List of man pages available for HP-UX

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