forked from extern/Unexpected-Keyboard
cf1aaa3bdf
Parse key names from keysymdef.h, which is distributed with Xorg. The Greek, Cyrillic and Hebrew sequences referenced these keysyms. This increases the number of sequences from 2043 to 2668. |
||
---|---|---|
.. | ||
compile.py | ||
en_US_UTF_8_Compose.pre | ||
keysymdef.h | ||
README.md |
Compose sequences
The compose.py
program parses the compose sequences found in this directory
and generates srcs/juloo.keyboard2/ComposeKeyData.java
.
en_US_UTF_8_Compose.pre
This file is copied from the xorg
project. Copyright applies.