termux-x11/app/src/main/jni/libxkbcommon/xkbcommon/scripts/update-keywords

5 lines
182 B
Bash
Executable File

#!/bin/sh
# Run this if you add/remove a new keyword to the xkbcomp scanner,
# or just want to regenerate the gperf file.
gperf < src/xkbcomp/keywords.gperf > src/xkbcomp/keywords.c