summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-09-09 09:15:53 -0400
committerCole Robinson <crobinso@redhat.com>2020-09-09 09:15:53 -0400
commit33a61f7f3087574a1f9d32a40757d17feece3864 (patch)
tree41e5ed6eaf42eae6bea74d1546d09b36eaa8c0aa /data
parent971a3e58f8d5174f24ca830d69314b4e4a01e506 (diff)
downloadvirt-manager-33a61f7f3087574a1f9d32a40757d17feece3864.tar.gz
prefs: Remove 'Force console accels' option
This is very obscure and definitely not in line with our DESIGN.md nowadays Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'data')
-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 d8858944..533bc6aa 100644
--- a/data/org.virt-manager.virt-manager.gschema.xml
+++ b/data/org.virt-manager.virt-manager.gschema.xml
@@ -199,12 +199,6 @@
<schema id="org.virt-manager.virt-manager.console"
path="/org/virt-manager/virt-manager/console/">
- <key name="enable-accels" type="b">
- <default>false</default>
- <summary>Enable menu accelerators in console window</summary>
- <description>Whether to enable menu accelerators while connected to the guest graphical console.</description>
- </key>
-
<key name="scaling" type="i">
<default>1</default>
<summary>When to scale the VM graphical console</summary>