XkbAddSymInterpret (3) Linux Manual Page
XkbAddSymInterpret – Add a symbol interpretation to the list of symbol interpretations in an XkbCompatRec
Synopsis
- XkbSymInterpretPtr XkbAddSymInterpret (XkbDescPtr xkb, XkbSymInterpretPtr si, Bool updateMap, XkbChangesPtr changes);
Arguments
- – xkb
- keyboard description to be updated
- keyboard description to be updated
- – si
- symbol interpretation to be added
- – updateMap
- True=>apply compatibility map to keys
- – changes
- changes are put here
