summaryrefslogtreecommitdiff
path: root/data/org.virt-manager.virt-manager.gschema.xml
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-09-19 17:30:08 -0400
committerCole Robinson <crobinso@redhat.com>2020-09-19 17:10:19 -0400
commit748639702ebca7fcfc1883cf3272d4ff55015080 (patch)
tree373685d3ac51491e26be0fa757b266bae2b5b10c /data/org.virt-manager.virt-manager.gschema.xml
parent8ce83dbc53f4363b540449da1e359b39f49b34d1 (diff)
downloadvirt-manager-748639702ebca7fcfc1883cf3272d4ff55015080.tar.gz
preferences: Unconditionally add usbredir devs for spice
Remove the preference option to disable this. This was added with the initial usbredir support because I was afraid people would complain. They did complain, but only about the auto redir behavior of the spice client. We still have a toggle to disable that behavior If people don't want usbredir devices, I'm comfortable telling them to remove them manually, or use virt-install Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'data/org.virt-manager.virt-manager.gschema.xml')
-rw-r--r--data/org.virt-manager.virt-manager.gschema.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/org.virt-manager.virt-manager.gschema.xml b/data/org.virt-manager.virt-manager.gschema.xml
index 7ba402ff..b662682d 100644
--- a/data/org.virt-manager.virt-manager.gschema.xml
+++ b/data/org.virt-manager.virt-manager.gschema.xml
@@ -259,12 +259,6 @@
<description>Install selected graphics type for new VM. vnc or spice, system for software configured default</description>
</key>
- <key name="add-spice-usbredir" type="s">
- <default>'system'</default>
- <summary>Add spice usbredir HW for new VMs</summary>
- <description>Add spice usbredir HW for new VMs. yes, no, or system for software configured default</description>
- </key>
-
<key name="storage-format" type="s">
<default>'default'</default>
<summary>Use selected format for new VM storage</summary>