XtKeysymToKeycodeList man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XtKeysymToKeycodeList()				       XtKeysymToKeycodeList()

Name
  XtKeysymToKeycodeList	 - return the list of keycodes that map to a par‐
  ticular keysym in the keyboard mapping table maintained by the  Intrin‐
  sics.

Synopsis
  void XtKeysymToKeycodeList(display, keysym, keycodes_return,
  keycount_return)
	   Display *display;
	   KeySym keysym;
	   KeyCode **keycodes_return;
	   Cardinal *keycount_return;

Inputs
  display     Specifies the display whose table is required.

  keysym      Specifies the keysym for which to search.

Outputs
  keycodes_return
	      Returns  a  list	of  keycodes that have keysyms associated
	      with them or NULL if keycount_return is 0.

  keycount_return
	      Returns the number of keycodes in the keycodes list.

Availability
  Release 4 and later.

Description
  XtKeysymToKeycodeList()  returns  all	 the  keycodes	that   have   the
  requested  keysym  in their entry in the keyboard mapping table associ‐
  ated with display.  If no keycodes map to the specified  keysym,  *key‐
  count_return is 0 and *keycodes_return is NULL.

  The  caller should free the storage pointed to by keycodes_return using
  XtFree() when it is no longer useful.

Usage
  The Translation Manager automatically	 converts  between  keycodes  and
  keysyms.  Most applications will never have to use this function or its
  related functions.

  If you needs to examine the keycode-to-keysym table  for  a  particular
  keycode, you can obtain the current table with XtGetKeysymTable().

See Also
  XtConvertCase(1), XtGetKeysymTable(1), XtRegisterCaseConverter(1),
  XtSetKeyTranslator(1), XtTranslateKeycode(1).

Xt - Keyboard Handling				       XtKeysymToKeycodeList()
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net