aboutsummaryrefslogtreecommitdiff
path: root/extra/bkeymaps/post-install
blob: f89dd25d349ac9522f1a1cb16122cf6135ecf54c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh -e

cat <<EOF

NOTE

  Keymaps are copied to /usr/share/bkeymaps.

  You should pipe the keymaps to loadkmap in
  order to load them

EXAMPLE

    loadkmap < /usr/share/bkeymaps/us/us.bmap

EOF