XGetKeyboardMapping

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. KeySym* XGetKeyboardMapping(Display* , uint , int , int* )
  2. KeySym* XGetKeyboardMapping(Display* , KeyCode , int , int* )
    version(!XlibWidePrototypes)
    extern (C)
    KeySym*
    XGetKeyboardMapping
    (
    Display*
    ,
    KeyCode
    ,
    int
    ,
    int*
    )

Meta