Codebase list coq / upstream/8.9.1 dev / macosify_accel.sh
upstream/8.9.1

Tree @upstream/8.9.1 (Download .tar.gz)

macosify_accel.sh @upstream/8.9.1raw · history · blame

1
2
3
#!/usr/bin/sed -f
s/^;\{0,1\} *\(.*\)<Control>\(.*\)$/\1<Primary>\2/
s/^;\{0,1\} *\(.*\)<Alt>\(.*\)$/\1<Control>\2/