This website requires JavaScript.
Explore
Help
Register
Sign In
StreetLight
/
libxkbcommon
Watch
2
Star
0
Fork
You've already forked libxkbcommon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a45cdf4b0e
libxkbcommon
/
src
/
.gitignore
3 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Generate keysym tables from X and XF86 keysym definitions The keysym hash table ks_tables.h is generated by makekeys from keysymdef.h and XF86keysym.h.
2009-01-14 19:00:10 -07:00
ks_tables.h
Initial implementation of keysym handlers Add the xkbcommon implementations of XKeysymToString and XStringToKeysym. These symbols have the namespace prefix of Xkbc and are declared in X11/XkbCommon.h. The implementation is taken directly from Xlib, but does not include the XKeysymDB parsing and hashing yet (if it ever will). A couple type conversions were needed to keep from using Xlib.h. See original files: libX11/src/KeysymStr.c libX11/src/StrKeysym.c
2009-01-20 08:46:12 -07:00
libxkbcommon.la