Unexpected-Keyboard/srcs/compose
Jules Aguillon cf1aaa3bdf Add compose sequences for Greek, Cyrillic, Hebrew and more
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.
2024-05-29 15:56:08 +02:00
..
compile.py Add compose sequences for Greek, Cyrillic, Hebrew and more 2024-05-29 15:56:08 +02:00
en_US_UTF_8_Compose.pre compose: Add X11 compose sequences 2024-02-17 23:28:31 +01:00
keysymdef.h Add compose sequences for Greek, Cyrillic, Hebrew and more 2024-05-29 15:56:08 +02:00
README.md compose: Add a README.md 2024-03-02 19:11:41 +01:00

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.