<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>GlobalSettings</class> <widget class="QDialog" name="GlobalSettings"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>842</width> <height>660</height> </rect> </property> <property name="windowTitle"> <string>Qubes Global Settings</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="1"> <widget class="QGroupBox" name="groupBox_3"> <property name="enabled"> <bool>true</bool> </property> <property name="minimumSize"> <size> <width>0</width> <height>140</height> </size> </property> <property name="title"> <string>Memory Balancer Settings</string> </property> <layout class="QGridLayout" name="gridLayout_2"> <item row="2" column="0"> <widget class="QLabel" name="label_6"> <property name="enabled"> <bool>true</bool> </property> <property name="text"> <string>Minimal qube memory:</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QSpinBox" name="min_vm_mem"> <property name="enabled"> <bool>true</bool> </property> <property name="suffix"> <string> MiB</string> </property> <property name="maximum"> <number>999999999</number> </property> <property name="singleStep"> <number>50</number> </property> </widget> </item> <item row="3" column="1"> <widget class="QSpinBox" name="dom0_mem_boost"> <property name="enabled"> <bool>true</bool> </property> <property name="toolTip"> <string>Additional memory allocated to dom0 by Qubes Memory Balancer.</string> </property> <property name="suffix"> <string> MiB</string> </property> <property name="maximum"> <number>999999999</number> </property> <property name="singleStep"> <number>50</number> </property> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_7"> <property name="enabled"> <bool>true</bool> </property> <property name="toolTip"> <string>Additional memory allocated to dom0 by Qubes Memory Balancer.</string> </property> <property name="text"> <string>Additional dom0 memory:</string> </property> </widget> </item> <item row="1" column="0" colspan="2"> <widget class="QLabel" name="label_9"> <property name="text"> <string>Memory balancing is used for dom0 and all qubes that have memory balancing enabled (by default all qubes, except for those with PCI devices connected, such as sys-net and sys-usb).</string> </property> <property name="wordWrap"> <bool>true</bool> </property> </widget> </item> </layout> </widget> </item> <item row="3" column="0" colspan="2"> <widget class="QGroupBox" name="groupBox_4"> <property name="title"> <string>Updates</string> </property> <layout class="QGridLayout" name="gridLayout_3"> <item row="0" column="2"> <widget class="QCheckBox" name="updates_vm"> <property name="toolTip"> <string>Default value for new qubes; to change it for existing qubes, use buttons below.</string> </property> <property name="text"> <string>Check for qube updates by default</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QComboBox" name="itl_tmpl_updates_repo"> <item> <property name="text"> <string>ITL template updates</string> </property> </item> <item> <property name="text"> <string>ITL template updates (testing)</string> </property> </item> </widget> </item> <item row="1" column="1"> <widget class="QComboBox" name="dom0_updates_repo"> <item> <property name="text"> <string>Stable updates</string> </property> </item> <item> <property name="text"> <string>Testing updates (security only)</string> </property> </item> <item> <property name="text"> <string>Testing updates</string> </property> </item> <item> <property name="text"> <string>Unstable updates</string> </property> </item> </widget> </item> <item row="1" column="2"> <widget class="QPushButton" name="disable_updates_all"> <property name="text"> <string>Disable checking for updates for all qubes</string> </property> </widget> </item> <item row="3" column="1"> <widget class="QComboBox" name="comm_tmpl_updates_repo"> <item> <property name="text"> <string>(Community templates disabled)</string> </property> </item> <item> <property name="text"> <string>Community template updates</string> </property> </item> <item> <property name="text"> <string>Community template updates (testing)</string> </property> </item> </widget> </item> <item row="2" column="2"> <widget class="QPushButton" name="enable_updates_all"> <property name="text"> <string>Enable checking for updates for all qubes</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_10"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>dom0 updates:</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_11"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Templates:</string> </property> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_12"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Additional templates:</string> </property> </widget> </item> <item row="0" column="0" colspan="2"> <widget class="QCheckBox" name="updates_dom0"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Fixed"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Check for dom0 updates</string> </property> <property name="tristate"> <bool>false</bool> </property> </widget> </item> </layout> </widget> </item> <item row="1" column="0"> <widget class="QGroupBox" name="groupBox_5"> <property name="title"> <string>Window defaults</string> </property> <layout class="QGridLayout" name="gridLayout_4"> <item row="1" column="0"> <widget class="QLabel" name="label_11"> <property name="text"> <string>Allow UTF-8 window titles:</string> </property> </widget> </item> <item row="0" column="0"> <widget class="QLabel" name="label_10"> <property name="text"> <string>Allow fullscreen:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QComboBox" name="allow_fullscreen"/> </item> <item row="1" column="1"> <widget class="QComboBox" name="allow_utf8"/> </item> <item row="2" column="0"> <widget class="QLabel" name="label_12"> <property name="text"> <string>Tray icon mode:</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QComboBox" name="trayicon"/> </item> </layout> </widget> </item> <item row="0" column="0"> <widget class="QGroupBox" name="groupBox"> <property name="enabled"> <bool>true</bool> </property> <property name="minimumSize"> <size> <width>0</width> <height>140</height> </size> </property> <property name="title"> <string>System defaults</string> </property> <layout class="QFormLayout" name="formLayout"> <item row="0" column="0"> <widget class="QLabel" name="label"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Dom0 UpdateVM:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QComboBox" name="update_vm_combo"> <property name="toolTip"> <string>This is updateVM ONLY for dom0; if you want to change updateVMs for other VMs, use /etc/qubes-rpc/policy/qubes.UpdatesProxy</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_2"> <property name="text"> <string>ClockVM:</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QComboBox" name="clock_vm_combo"/> </item> <item row="2" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> <string>Default netVM:</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QComboBox" name="default_netvm_combo"/> </item> <item row="3" column="0"> <widget class="QLabel" name="label_4"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Default template:</string> </property> </widget> </item> <item row="3" column="1"> <widget class="QComboBox" name="default_template_combo"/> </item> <item row="4" column="0"> <widget class="QLabel" name="label_8"> <property name="text"> <string>Default DisposableVM Template:</string> </property> </widget> </item> <item row="4" column="1"> <widget class="QComboBox" name="default_dispvm_combo"/> </item> </layout> </widget> </item> <item row="1" column="1"> <widget class="QGroupBox" name="groupBox_6"> <property name="title"> <string>Clipboard defaults</string> </property> <layout class="QGridLayout" name="gridLayout_5"> <item row="0" column="0"> <widget class="QLabel" name="label_14"> <property name="text"> <string>Keyboard shortcuts:</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_13"> <property name="text"> <string>Secure copy:</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QComboBox" name="securecopy"/> </item> <item row="2" column="0"> <widget class="QLabel" name="label_15"> <property name="text"> <string>Secure paste:</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QComboBox" name="securepaste"/> </item> </layout> </widget> </item> <item row="2" column="0" colspan="2"> <widget class="QGroupBox" name="groupBox_2"> <property name="enabled"> <bool>true</bool> </property> <property name="title"> <string>Kernel</string> </property> <layout class="QFormLayout" name="formLayout_2"> <property name="fieldGrowthPolicy"> <enum>QFormLayout::AllNonFixedFieldsGrow</enum> </property> <item row="0" column="0"> <widget class="QLabel" name="label_5"> <property name="text"> <string>Default kernel:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QComboBox" name="default_kernel_combo"/> </item> </layout> </widget> </item> <item row="6" column="0" colspan="2"> <widget class="QDialogButtonBox" name="buttonBox"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="standardButtons"> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> </property> </widget> </item> <item row="5" column="0"> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> </layout> </widget> <tabstops> <tabstop>update_vm_combo</tabstop> <tabstop>clock_vm_combo</tabstop> <tabstop>default_netvm_combo</tabstop> <tabstop>default_template_combo</tabstop> <tabstop>default_dispvm_combo</tabstop> <tabstop>min_vm_mem</tabstop> <tabstop>dom0_mem_boost</tabstop> <tabstop>default_kernel_combo</tabstop> <tabstop>updates_dom0</tabstop> <tabstop>updates_vm</tabstop> <tabstop>disable_updates_all</tabstop> <tabstop>enable_updates_all</tabstop> <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections> <connection> <sender>buttonBox</sender> <signal>accepted()</signal> <receiver>GlobalSettings</receiver> <slot>accept()</slot> <hints> <hint type="sourcelabel"> <x>248</x> <y>254</y> </hint> <hint type="destinationlabel"> <x>157</x> <y>274</y> </hint> </hints> </connection> <connection> <sender>buttonBox</sender> <signal>rejected()</signal> <receiver>GlobalSettings</receiver> <slot>reject()</slot> <hints> <hint type="sourcelabel"> <x>316</x> <y>260</y> </hint> <hint type="destinationlabel"> <x>286</x> <y>274</y> </hint> </hints> </connection> </connections> </ui>