XFreeModifiermap man page on HP-UX
[printable version]
XFreeModifiermap() XFreeModifiermap()
Name
XFreeModifiermap – destroy and free a keyboard modifier mapping struc‐
ture.
Synopsis
XFreeModifiermap(modmap)
XModifierKeymap *modmap;
Arguments
modmap Specifies a pointer to the XModifierKeymap() structure to be
freed.
Description
XFreeModifiermap() frees an XModifierKeymap() structure originally
allocated by XNewModifierMap or XGetModifierMapping().
For more information, see Volume One, Chapter 9, The Keyboard and
Pointer.
Structures
typedef struct {
int max_keypermod; /* server's max number of keys per modifier */
KeyCode *modifiermap; /* an 8 by max_keypermod array of
* keycodes to be used as modifiers */
} XModifierKeymap;
See Also
XChangeKeyboardMapping(), XDeleteModifiermapEntry(), XGetKeyboardMap‐
ping(), XGetModifierMapping(), XInsertModifiermapEntry(), XKey‐
codeToKeysym(), XKeysymToKeycode(), XKeysymToString(), XLookupKeysym(),
XLookupString(), XNewModifierMap, XQueryKeymap(), XRebindKeySym, XRe‐
freshKeyboardMapping(), XSetModifierMapping(), XStringToKeysym().
Xlib - Keyboard XFreeModifiermap()
[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]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|