summaryrefslogtreecommitdiff
path: root/data/org.virt-manager.virt-manager.gschema.xml
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-09-01 13:18:59 -0400
committerCole Robinson <crobinso@redhat.com>2020-09-01 14:27:11 -0400
commit408b3023bc80511275127342906e7225cc6d860a (patch)
tree13dd20cab434d8661071e00337908e3f2ad6cc62 /data/org.virt-manager.virt-manager.gschema.xml
parent315f49215625ef992749c4ba622d0a80704bf893 (diff)
downloadvirt-manager-408b3023bc80511275127342906e7225cc6d860a.tar.gz
viewers: Remove hidden grab-keyboard gsettings
This was added in 2014 per user request but we never exposed it in the UI. This is fairly advanced needs from the console viewer IMO and is better left to console specific tools like virt-viewer, per our DESIGN.md 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.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/org.virt-manager.virt-manager.gschema.xml b/data/org.virt-manager.virt-manager.gschema.xml
index a32ab067..d8858944 100644
--- a/data/org.virt-manager.virt-manager.gschema.xml
+++ b/data/org.virt-manager.virt-manager.gschema.xml
@@ -223,13 +223,6 @@
<description>Grab keyboard sequence for the graphical console</description>
</key>
- <!--This key is not intended to be exposed in the UI yet-->
- <key name="grab-keyboard" type="b">
- <default>true</default>
- <summary>Enable grab keyboard when active and focused</summary>
- <description>Enable grab keyboard when active and focused</description>
- </key>
-
<key name="auto-redirect" type="b">
<default>true</default>
<summary>Enable SPICE Auto USB redirection in console window</summary>