updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / keytouch / keytouch.install
blobc3b9c9cec9dec86eea754e3d24d034dbe6c502a2
1 post_install() {
2   cat << EOF
3 ==> To use keytouch:
4 o Add keytouch to your DAEMONS line in /etc/rc.conf
5 o Add:
6   /etc/X11/Xsession
7 to your ~/.xinitrc
8 o You'll need to have either gksu (pacman -S gksu) or kdesu (pacman -S kdebase) installed.
10 ==> If your keyboard is not supported "out of the box":
11 o Go to http://keytouch.sourceforge.net/dl-keyboards.html to see if your keyboard has been added
12   or install keytouch-editor to make your custom keyboard file.
13 EOF