*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmSetMenuCursor | Section: 3 | Source: Digital UNIX | File: XmSetMenuCursor.3X.gz
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 regis- ters 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. Xm- SetMenuCursor 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)

Navigation Options