1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
#!/bin/sh -e cat <<EOF [1;36mNOTE[m Keymaps are copied to [1;4m/usr/share/bkeymaps[m. You should pipe the keymaps to loadkmap in order to load them [1;36mEXAMPLE[m loadkmap < /usr/share/bkeymaps/us/us.bmap EOF