diff options
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. |