mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
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>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user