diff options
author | B. Watson <yalhcru@gmail.com> | 2017-02-16 16:42:29 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:54:16 +0700 |
commit | e93421ce4fd0bb0954f27cb82ad224425d23b25a (patch) | |
tree | 78fb222d62280658f6220ddd95e9b1ed9ad12730 /audio/jack-keyboard/README | |
parent | f100798b1edee866c3679b1c1a4b84b578f02bd4 (diff) | |
download | slackbuilds-e93421ce4fd0bb0954f27cb82ad224425d23b25a.tar.gz |
audio/jack-keyboard: Updated for version 2.7.1.
Diffstat (limited to 'audio/jack-keyboard/README')
-rw-r--r-- | audio/jack-keyboard/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/jack-keyboard/README b/audio/jack-keyboard/README index 61d1062197..e5599e8e05 100644 --- a/audio/jack-keyboard/README +++ b/audio/jack-keyboard/README @@ -6,3 +6,9 @@ similar to vkeybd, except it uses JACK MIDI instead of ALSA, and the default keyboard mapping is much better - it uses the same layout as trackers (like Impulse Tracker) did, so you have two and half octaves under your fingers. + +This package uses POSIX filesystem capabilities to execute with +elevated privileges (required for realtime audio processing). This +may be considered a security/stability risk. Please read +http://www.slackbuilds.org/caps/ for more information. To disable +capabilities, pass SETCAP=no to the script. |