diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-04 19:42:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-05 20:12:12 -0500 |
commit | 76660459f35f86054e1573bde61b7cc9fe94d8f3 (patch) | |
tree | a61c860069d6cd4c4f4eb033b1e22000b36833b7 /system/usbredir/README | |
parent | 179d249e17403b72f5e3ca645ad6705d6c59825c (diff) | |
download | slackbuilds-76660459f35f86054e1573bde61b7cc9fe94d8f3.tar.gz |
system/usbredir: Added (usb redirection protocol).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/usbredir/README')
-rw-r--r-- | system/usbredir/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/usbredir/README b/system/usbredir/README new file mode 100644 index 0000000000..a8a9923eba --- /dev/null +++ b/system/usbredir/README @@ -0,0 +1,6 @@ +usbredir (usb redirection protocol) + +usbredir is a protocol for redirection USB traffic from a single USB +device, to a different (virtual) machine then the one to which the +USB device is attached. +This package contains usbredirparser, usbredirhost and usbredirserver. |