cursor(3menu)


NAME

   pos_menu_cursor - position a menu's cursor

SYNOPSIS

   #include <menu.h>
   int pos_menu_cursor(const MENU *menu);

DESCRIPTION

   The  function  pos_menu_cursor  restores  the  cursor  to  the  current
   position associated with the menu's  selected  item.   This  is  useful
   after  curses  routines  have  been  called  to  do  screen-painting in
   response to a menu select.

RETURN VALUE

   This routine returns one of the following:

   E_OK The routine succeeded.

   E_SYSTEM_ERROR
        System error occurred (see errno).

   E_BAD_ARGUMENT
        Routine detected an incorrect or out-of-range argument.

   E_NOT_POSTED
        The menu has not been posted.

SEE ALSO

   ncurses(3NCURSES), menu(3MENU).

NOTES

   The  header  file  <menu.h>  automatically  includes  the  header  file
   <curses.h>.

PORTABILITY

   These  routines  emulate  the  System  V  menu  library.  They were not
   supported on Version 7 or BSD versions.

AUTHORS

   Juergen Pfeifer.  Manual pages and adaptation for new curses by Eric S.
   Raymond.

                                                             cursor(3MENU)


More Linux Commands

manpages/host.conf.5.html
host.conf(5) - resolver configuration file - Linux man page
The file /etc/host.conf contains configuration information specific to the resolver library. It should contain one configuration keyword per line, followed by a

manpages/FcAtomicLock.3.html
FcAtomicLock(3) - lock a file (Library - Linux man page)....
Attempts to lock the file referenced by atomic. Returns FcFalse if the file is already locked, else returns FcTrue and leaves the file locked. VERSION Fontconfi

manpages/Tk_SetClass.3.html
Tk_SetClass(3) - set or retrieve a window's class (ManPage)
Tk_SetClass is called to associate a class with a particular window. The class string identifies the type of the window; all windows with the same general class

manpages/xvidtune.1.html
xvidtune(1) - video mode tuner for Xorg - Linux manual page
Xvidtune is a client interface to the X server video mode extension (XFree86-VidModeExtension). When given one of the non-toolkit options, xvidtune provides a c

manpages/XmbufDestroyBuffers.3.html
XmbufDestroyBuffers(3) - X multibuffering functions.........
The application programming library for the X11 Double-Buffering, Multi-Buffering, and Stereo Extension contains the interfaces described below. With the except

manpages/lsinitrd.1.html
lsinitrd(1) tool to show the contents of an initramfs image
lsinitrd shows the contents of an initramfs image. if &lt;image&gt; is omitted, then lsinitrd uses the default image /boot/&lt;machine-id&gt;/&lt;kernel-version&gt;/initrd or /bo

manpages/XQueryTextExtents16.3.html
XQueryTextExtents16(3) - compute or query text extents......
The XTextExtents and XTextExtents16 functions perform the size computation locally and, thereby, avoid the round-trip overhead of XQueryTextExtents and XQueryTe

manpages/dumpkeys.1.html
dumpkeys(1) - dump keyboard translation tables (Man Page)...
dumpkeys writes, to the standard output, the current contents of the keyboard drivers translation tables, in the format specified by keymaps(5). Using the vario

manpages/XtVaAppCreateShell.3.html
XtVaAppCreateShell(3) - create top-level widget instance....
The XtAppCreateShell function saves the specified application name and application class for qualifying all widget resource specifiers. The application name and

manpages/XF86VidModeGetModeLine.3.html
XF86VidModeGetModeLine(3) - Extension library for the XFree8
These functions provide an interface to the server extension XFree86-VidModeExtension which allows the video modes to be queried and adjusted dynamically and mo

manpages/ntp.conf.5.html
ntp.conf(5) Server Options (File formats - Linux man page)
Following is a description of the configuration commands in NTPv4. There are two classes of commands, configuration commands that configure an association wi...

manpages/ggz.modules.5.html
ggz.modules(5) - GGZ Gaming Zone module configuration file
The GGZ Gaming Zone uses the file ggz.modules in order to configure which game modules are properly installed. The only approved method of altering this file is





We can't live, work or learn in freedom unless the software we use is free.