Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ LokupOlIpEv(3W) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

LookupOlColors(3W)

OlReplayBtnEvent(3W)

OlDetermineMouseAction(3W)



LookupOlInputEvent(3W)           UNIX System V           LookupOlInputEvent(3W)


                                  Dynamic Settings

NAME
       LookupOlInputEvent

SYNOPSIS
      #include <Dynamic.h>
       ...
      extern OlInputEvent LookupOlInputEvent(w, event, keysym, buffer, length)
      Widget   w;
      XEvent * event;
      KeySym * keysym;
      char **  buffer;

DESCRIPTION
      The LookupOlInputEvent function is used to decode the event for widget w
      to an OlInputEvent.  The event passed should be a ButtonPress,
      ButtonRelease, or KeyPress event.  The function attempts to decode this
      event based on the settings of the OPEN LOOK defined dynamic mouse and
      keyboard settings.

      If the event is a KeyPress, the function may return the keysym, buffer,
      and/or length of the buffer returned from a call to XLookupString(3X).
      It returns these values if non-NULL values are provided by the caller.

SEE ALSO
      LookupOlColors(3W), OlReplayBtnEvent(3W), OlDetermineMouseAction(3W)



























10/89                                                                    Page 1





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