diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-01-29 13:57:30 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-11 21:19:27 -0600 |
commit | 9932b174af4b75ad9d8883302e04574452ab5228 (patch) | |
tree | e0572c16d4672684104d46babb55486eaca9a6f0 /system/launchpadd/README | |
parent | d24549b6c4585cd95e9426512808f29cbf07e525 (diff) |
system/launchpadd: Removed, deprecated since 13.37.
http://lists.slackbuilds.org/pipermail/slackbuilds-users/2012-January/008492.html
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/launchpadd/README')
-rw-r--r-- | system/launchpadd/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/launchpadd/README b/system/launchpadd/README deleted file mode 100644 index dcf12f6d37..0000000000 --- a/system/launchpadd/README +++ /dev/null @@ -1,10 +0,0 @@ -A novation launchpad midi driver. - -It is not a driver in the common sense, but a user space usb -application which offers a midi out and in to write and receive -launchpad midi messages. - -During installation this will set the group to plugdev for all -devices in /dev/bus/usb and mode to 664. In order to run the -application you need to be in the plugdev group. After installing -udev needs to be restarted in order to run the programm. |