XRefreshKeyboardMapping man page on HP-UX
[printable version]
XRefreshKeyboardMapping() XRefreshKeyboardMapping()
Name
XRefreshKeyboardMapping – read keycode-keysym mapping from server into
Xlib.
Synopsis
XRefreshKeyboardMapping(map_event)
XMappingEvent *map_event;
Arguments
map_event Specifies the mapping event that triggered this call.
Description
XRefreshKeyboardMapping() causes Xlib to update its knowledge of the
mapping between keycodes and keysyms. This updates the application's
knowledge of the keyboard.
The application should call XRefreshKeyboardMapping() when a MappingNo‐
tify event occurs. MappingNotify events occur when some client has
called XChangeKeyboardMapping().
For more information, see Volume One, Chapter 9, The Keyboard and
Pointer.
Structures
typedef struct {
int type;
unsigned long serial; /* # of last request processed by server */
Bool send_event; /* true if this came from a SendEvent request */
Display *display; /* display the event was read from */
Window window; /* unused */
int request; /* one of MappingModifier, MappingKeyboard, */
/* MappingPointer */
int first_keycode; /* first keycode */
int count; /* defines range of change with first_keycode*/
} XMappingEvent;
See Also
XChangeKeyboardMapping(), XDeleteModifiermapEntry(), XFreeModi‐
fiermap(), XGetKeyboardMapping(), XGetModifierMapping(), XInsertModi‐
fiermapEntry(), XKeycodeToKeysym(), XKeysymToKeycode(), XKeysym‐
ToString(), XLookupKeysym(), XLookupString(), XNewModifierMap,
XQueryKeymap(), XRebindKeysym(), XSetModifierMapping(), XString‐
ToKeysym().
Xlib - Keyboard XRefreshKeyboardMapping()
[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
|