ultrix man page for xgetdefault

Query: xgetdefault

OS: ultrix

Section: 3x11

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

XGetDefault(3X11)						     MIT X11R4							 XGetDefault(3X11)

Name
       XGetDefault, XResourceManagerString - get X program defaults

Syntax
       char *XGetDefault(display, program, option)
	  Display *display;
	  char *program;
	  char *option;

       char *XResourceManagerString(display)
	   Display *display;

Arguments
       display	 Specifies the connection to the X server.

       option	 Specifies the option name.

       program	 Specifies the program name for the Xlib defaults (usually argv[0] of the main program).

Description
       The function returns the value NULL if the option name specified in this argument does not exist for the program.  The strings returned by
       are owned by Xlib and should not be modified or freed by the client.

       The returns the RESOURCE_MANAGER property from the server's root window of screen zero, which was returned when the connection was opened
       using Note that the property value must be in a format that is acceptable to

See Also
       XOpenDisplay(3X11), XrmGetSearchList(3X11), XrmMergeDatabases(3X11)
       X Window System: The Complete Reference, Second Edition, Robert W. Scheifler and James Gettys

																 XGetDefault(3X11)
Related Man Pages
xgetcommand(3x11) - ultrix
xscreenresourcestring(3x11) - xfree86
xgetwmiconname(3x11) - ultrix
xsettransientforhint(3x11) - ultrix
xscreenresourcestring(3x11) - osf1
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB