Query: xmsetmenucursor
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmSetMenuCursor(library call) XmSetMenuCursor(library call)NAMEXmSetMenuCursor -- A function that modifies the menu cursor for a clientSYNOPSIS#include <Xm/Xm.h> void XmSetMenuCursor( Display * display, Cursor cursorId);DESCRIPTIONXmSetMenuCursor 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. display Specifies the display to which the cursor is to be associated cursorId Specifies the X cursor IDRELATEDXmScreen(3). XmSetMenuCursor(library call)
Related Man Pages |
---|
xquerybestcursor(3) - debian |
xfreecursor(3x11) - ultrix |
xrecolorcursor(3x11) - ultrix |
xfreecursor(3x11) - osf1 |
xrecolorcursor(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Controlling user input |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |