updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / urxvt-keyboard-select / urxvt-keyboard-select.install
blobcdbc990313b4db0d6f32e1cfb508ccf61321fdad
1 post_install () {
2   echo "==> To enable keyboard-select place the following in ~/.Xdefaults"
3   echo "==> (change to whatever suits your needs)"
4   echo "==> URxvt.perl-ext-common:  default,keyboard-select"
5   echo "==> URxvt.keysym.M-Escape:  perl:keyboard-select:activate"
6   echo "==> URxvt.keysym.M-s:       perl:keyboard-select:search"
9 post_upgrade () {
10   post_install $1