summaryrefslogtreecommitdiff
path: root/ui
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 /ui
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 'ui')
-rw-r--r--ui/preferences.ui34
1 files changed, 2 insertions, 32 deletions
diff --git a/ui/preferences.ui b/ui/preferences.ui
index 6a9b63f2..7b5ec702 100644
--- a/ui/preferences.ui
+++ b/ui/preferences.ui
@@ -679,36 +679,6 @@ Redirection:</property>
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="prefs-console-accels">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">When the guest graphical console has keyboard focus, do not disable shortcuts for console window menus (Alt+F -&gt; File, etc.) Normally these are disabled to ensure that typing in the guest does not accidentally perform an operation in virt-manager's console window.</property>
- <property name="halign">start</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_prefs_console_accels_toggled" swapped="no"/>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label15">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">When the guest graphical console has keyboard focus, do not disable shortcuts for console window menus (Alt+F -&gt; File, etc.) Normally these are disabled to ensure that typing in the guest does not accidentally perform an operation in virt-manager's console window.</property>
- <property name="halign">start</property>
- <property name="label" translatable="yes">_Force console shortcuts:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">prefs-console-accels</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
- </packing>
- </child>
- <child>
<object class="GtkButton" id="prefs-keys-grab-changebtn">
<property name="label" translatable="yes">Change...</property>
<property name="visible">True</property>
@@ -761,7 +731,7 @@ Redirection:</property>
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="top_attach">3</property>
</packing>
</child>
<child>
@@ -772,7 +742,7 @@ Redirection:</property>
</object>
<packing>
<property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="top_attach">3</property>
</packing>
</child>
</object>