osf1 man page for xmsetmenucursor

Query: xmsetmenucursor

OS: osf1

Section: 3x

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

XmSetMenuCursor(3X)													       XmSetMenuCursor(3X)

NAME
XmSetMenuCursor - A function that modifies the menu cursor for a client
SYNOPSIS
#include <Xm/Xm.h> void XmSetMenuCursor (display, cursorId) Display * display; Cursor cursorId;
DESCRIPTION
XmSetMenuCursor programmatically modifies the menu cursor for a client; after the cursor has been created by the client, this function reg- isters the cursor with the menu system. After calling this function, the specified cursor is displayed whenever this client displays a Motif menu on the indicated display. The client can then specify different cursors on different displays. This function sets the menu cursor for all screens on the display. XmSetMenuCursor is obsolete and exists for compatibility with previous releases. Instead of using this function, provide initial values or call XtSetValues for the XmScreen resource XmNmenuCursor. Specifies the display to which the cursor is to be associated Specifies the X cursor ID
SEE ALSO
XmScreen(3X) XmSetMenuCursor(3X)
Related Man Pages
xfreecursor(3x11) - redhat
xrecolorcursor(3x11) - redhat
xundefinecursor(3x11) - redhat
xrecolorcursor(3x11) - ultrix
xundefinecursor(3x11) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
PHP Write Man Pages to MySQL DB