summaryrefslogtreecommitdiff
path: root/extra/keytouch/keytouch.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/keytouch/keytouch.install')
-rw-r--r--extra/keytouch/keytouch.install14
1 files changed, 0 insertions, 14 deletions
diff --git a/extra/keytouch/keytouch.install b/extra/keytouch/keytouch.install
deleted file mode 100644
index c3b9c9cec..000000000
--- a/extra/keytouch/keytouch.install
+++ /dev/null
@@ -1,14 +0,0 @@
-post_install() {
- cat << EOF
-==> To use keytouch:
-o Add keytouch to your DAEMONS line in /etc/rc.conf
-o Add:
- /etc/X11/Xsession
-to your ~/.xinitrc
-o You'll need to have either gksu (pacman -S gksu) or kdesu (pacman -S kdebase) installed.
-
-==> If your keyboard is not supported "out of the box":
-o Go to http://keytouch.sourceforge.net/dl-keyboards.html to see if your keyboard has been added
- or install keytouch-editor to make your custom keyboard file.
-EOF
-}