mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 09:30:12 +01:00
5 lines
106 B
C
5 lines
106 B
C
/* $XFree86$ */
|
|
|
|
extern void KbdGetMapping(InputInfoPtr pInfo, KeySymsPtr pKeySyms,
|
|
CARD8 *pModMap);
|
|
|