mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-29 18:38:21 +02:00
Performed via:
perl -n -e 'printf "s{<emphasis>\\s*%s\\s*</emphasis>}{<symbol>%s</symbol>};\n", $1, $1 if m{^#define\s+([^\s\(]*)}' \
/usr/include/X11/extensions/XK*h /usr/include/X11/XKBlib.h \
| sort -u > xkb-defines.pl
perl -i -p -f xkb-defines.pl *.xml
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||
|---|---|---|
| .. | ||
| i18n | ||
| libX11 | ||
| XIM | ||
| XKB | ||
| .gitignore | ||
| Makefile.am | ||