Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wsfk_mode(3W) — HP-UX 6.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wsfk_prog(3W)

WSFK_MODE(3W)

NAME

wsfk_mode − switch to soft key mode

SYNOPSIS

int wsfk_mode(fd,mode);
int fd;
int mode;

DESCRIPTION

fd is an integer file descriptor for an opened graphics window type device interface. 

mode
is the mode to which the softkeys will be set:

0 softkey labels are turned off. 

1 softkey labels are turned on. 

DISCUSSION

Switch the soft key labels for the specified window to the specified mode.  If the mode specified is soft key labels on, the labels will be displayed whenever the window becomes the selected window.  If the mode is off, the no labels will be displayed whenever the window becomes the selected window. 

SEE ALSO

wsfk_prog(3W). 

DIAGNOSTICS

A return of -1 indicates failure; otherwise 0 is returned.  See errno(2) for more information.

Hewlett-Packard Company  —  May 11, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026