[Spice-devel] [PATCH spice-space-pages] More clear USB filter instructions

Snir Sheriber ssheribe at redhat.com
Sun Jun 4 10:14:27 UTC 2017


---
 usbredir.rst | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/usbredir.rst b/usbredir.rst
index 4c78ade..8d2f670 100644
--- a/usbredir.rst
+++ b/usbredir.rst
@@ -150,15 +150,17 @@ auto-connect.
 Client Filtering
 ^^^^^^^^^^^^^^^^
 
-Set a string specifying a filter to use to determine which USB devices
-are **allowed\\blocked** to redirect USB traffic to the guest.
+Set a string specifying a filter to determine which USB devices, when plugged
+in, are allowed/blocked to **auto-redirect** USB traffic to the guest (client's
+window has to be in focus).
 
 .. code-block:: sh
 
   remote-viewer --spice-usbredir-auto-redirect-filter="0x03,-1,-1,-1,0|-1,-1,-1,-1,1"
 
-Set a string specifying a filter to use to determine which USB devices
-to **autoconnect** when plugged in.
+Set a string specifying a filter to determine which USB devices, that are
+already plugged in, to **redirect on connect** once Spice connection is
+established.
 
 .. code-block:: sh
 
@@ -167,8 +169,8 @@ to **autoconnect** when plugged in.
 Host Filtering
 ^^^^^^^^^^^^^^
 
-Set a string specifying a filter to use to determine which USB devices
-are **allowed\\blocked** to redirect USB traffic to the guest.
+Set a string specifying a filter to determine which USB devices are
+**allowed/blocked** to redirect USB traffic to the guest.
 
 Using QEMU
 ++++++++++
-- 
2.9.3



More information about the Spice-devel mailing list