mirror of
https://github.com/altlinux/admx-basealt.git
synced 2025-01-23 22:03:58 +03:00
impl vino options
This commit is contained in:
parent
cf41223cae
commit
dcaa780d42
@ -828,17 +828,22 @@
|
||||
displayName="$(string.org-gnome-vino-view-only)"
|
||||
explainText="$(string.org-gnome-vino-view-only_help)"
|
||||
key="Software\BaseALT\Policies\gsettings"
|
||||
valueName="org.gnome.Vino.view-only"
|
||||
presentation="$(presentation.OrgGnomeVinoViewOnlyMachine-pr)">
|
||||
<parentCategory ref="system:ALT_Remote_Access_Vino_Gnome" />
|
||||
<supportedOn ref="system:SUPPORTED_AltP9" />
|
||||
<enabledValue>
|
||||
<decimal value="1" />
|
||||
</enabledValue>
|
||||
<disabledValue>
|
||||
<decimal value="0" />
|
||||
</disabledValue>
|
||||
<elements>
|
||||
<enum id="OrgGnomeVinoViewOnly_setter" required="true" valueName="org.gnome.Vino.view-only">
|
||||
<item displayName="$(string.org-gnome-vino-view-only-true)">
|
||||
<value>
|
||||
<decimal value="1" />
|
||||
</value>
|
||||
</item>
|
||||
<item displayName="$(string.org-gnome-vino-view-only-false)">
|
||||
<value>
|
||||
<decimal value="0" />
|
||||
</value>
|
||||
</item>
|
||||
</enum>
|
||||
<boolean id="OrgGnomeVinoViewOnly_setter_blocker" key="Software\BaseALT\Policies\GSettingsLocks" valueName="org.gnome.Vino.view-only">
|
||||
<trueValue>
|
||||
<decimal value="1" />
|
||||
@ -869,17 +874,22 @@
|
||||
displayName="$(string.org-gnome-vino-prompt-enabled)"
|
||||
explainText="$(string.org-gnome-vino-prompt-enabled_help)"
|
||||
key="Software\BaseALT\Policies\gsettings"
|
||||
valueName="org.gnome.Vino.prompt-enabled"
|
||||
presentation="$(presentation.OrgGnomeVinoPromptEnabledMachine-pr)">
|
||||
<parentCategory ref="system:ALT_Remote_Access_Vino_Gnome" />
|
||||
<supportedOn ref="system:SUPPORTED_AltP9" />
|
||||
<enabledValue>
|
||||
<decimal value="1" />
|
||||
</enabledValue>
|
||||
<disabledValue>
|
||||
<decimal value="0" />
|
||||
</disabledValue>
|
||||
<elements>
|
||||
<enum id="OrgGnomeVinoPromptEnabled_setter" required="true" valueName="org.gnome.Vino.prompt-enabled">
|
||||
<item displayName="$(string.org-gnome-vino-prompt-enabled-true)">
|
||||
<value>
|
||||
<decimal value="1" />
|
||||
</value>
|
||||
</item>
|
||||
<item displayName="$(string.org-gnome-vino-prompt-enabled-false)">
|
||||
<value>
|
||||
<decimal value="0" />
|
||||
</value>
|
||||
</item>
|
||||
</enum>
|
||||
<boolean id="OrgGnomeVinoPromptEnabled_setter_blocker" key="Software\BaseALT\Policies\GSettingsLocks" valueName="org.gnome.Vino.prompt-enabled">
|
||||
<trueValue>
|
||||
<decimal value="1" />
|
||||
@ -974,17 +984,22 @@
|
||||
displayName="$(string.org-gnome-vino-enabled)"
|
||||
explainText="$(string.org-gnome-vino-enabled_help)"
|
||||
key="Software\BaseALT\Policies\gsettings"
|
||||
valueName="org.gnome.Vino.enabled"
|
||||
presentation="$(presentation.OrgGnomeVinoEnabledMachine-pr)" >
|
||||
<parentCategory ref="system:ALT_Remote_Access_Vino_Gnome" />
|
||||
<supportedOn ref="system:SUPPORTED_AltP9" />
|
||||
<enabledValue>
|
||||
<decimal value="1" />
|
||||
</enabledValue>
|
||||
<disabledValue>
|
||||
<decimal value="0" />
|
||||
</disabledValue>
|
||||
<elements>
|
||||
<enum id="OrgGnomeVinoEnabled_setter" required="true" valueName="org.gnome.Vino.enabled">
|
||||
<item displayName="$(string.org-gnome-vino-enabled-true)">
|
||||
<value>
|
||||
<decimal value="1" />
|
||||
</value>
|
||||
</item>
|
||||
<item displayName="$(string.org-gnome-vino-enabled-false)">
|
||||
<value>
|
||||
<decimal value="0" />
|
||||
</value>
|
||||
</item>
|
||||
</enum>
|
||||
<boolean id="OrgGnomeVinoEnabled_setter_blocker" key="Software\BaseALT\Policies\GSettingsLocks" valueName="org.gnome.Vino.enabled">
|
||||
<trueValue>
|
||||
<decimal value="1" />
|
||||
@ -1047,17 +1062,22 @@
|
||||
displayName="$(string.org-gnome-vino-use-alternative-port)"
|
||||
explainText="$(string.org-gnome-vino-use-alternative-port_help)"
|
||||
key="Software\BaseALT\Policies\gsettings"
|
||||
valueName="org.gnome.Vino.use-alternative-port"
|
||||
presentation="$(presentation.OrgGnomeVinoUseAlternativePortMachine-pr)">
|
||||
<parentCategory ref="system:ALT_Remote_Access_Vino_Gnome" />
|
||||
<supportedOn ref="system:SUPPORTED_AltP9" />
|
||||
<enabledValue>
|
||||
<decimal value="1" />
|
||||
</enabledValue>
|
||||
<disabledValue>
|
||||
<decimal value="0" />
|
||||
</disabledValue>
|
||||
<elements>
|
||||
<enum id="OrgGnomeVinoUseAlternativePort_setter" required="true" valueName="org.gnome.Vino.use-alternative-port">
|
||||
<item displayName="$(string.org-gnome-vino-use-alternative-true)">
|
||||
<value>
|
||||
<decimal value="1" />
|
||||
</value>
|
||||
</item>
|
||||
<item displayName="$(string.org-gnome-vino-use-alternative-false)">
|
||||
<value>
|
||||
<decimal value="0" />
|
||||
</value>
|
||||
</item>
|
||||
</enum>
|
||||
<boolean id="OrgGnomeVinoUseAlternativePort_setter_blocker" key="Software\BaseALT\Policies\GSettingsLocks" valueName="org.gnome.Vino.use-alternative-port">
|
||||
<trueValue>
|
||||
<decimal value="1" />
|
||||
|
@ -88,9 +88,13 @@
|
||||
|
||||
<string id="org-gnome-vino-view-only">Remote control</string>
|
||||
<string id="org-gnome-vino-view-only_help">If true, remote users accessing the desktop are only allowed to view the desktop. Remote users will not be able to use the mouse or keyboard.</string>
|
||||
<string id="org-gnome-vino-view-only-true">enabled</string>
|
||||
<string id="org-gnome-vino-view-only-false">disabled</string>
|
||||
|
||||
<string id="org-gnome-vino-prompt-enabled">Confirmation when connecting</string>
|
||||
<string id="org-gnome-vino-prompt-enabled_help">If true, remote users accessing the desktop are not allowed access until the user on the host machine approves the connection. Recommended when access is not password protected.</string>
|
||||
<string id="org-gnome-vino-prompt-enabled-true">enabled</string>
|
||||
<string id="org-gnome-vino-prompt-enabled-false">disabled</string>
|
||||
|
||||
<string id="org-gnome-vino-icon-visibility">Connection icon</string>
|
||||
<string id="org-gnome-vino-icon-visibility_help">This key controls the behavior of the connection status icon. There are three options: "always" - the icon will always be present; "client" - the icon will only be present when someone is connected (this is the default behavior); "never" - the icon will not be present.</string>
|
||||
@ -100,12 +104,16 @@
|
||||
|
||||
<string id="org-gnome-vino-enabled">Remote access</string>
|
||||
<string id="org-gnome-vino-enabled_help">If true, allows remote access to desktop via the RFB protocol. Users on remote machines may then connect to the desktop using a VNC player.</string>
|
||||
<string id="org-gnome-vino-enabled-true">enabled</string>
|
||||
<string id="org-gnome-vino-enabled-false">disabled</string>
|
||||
|
||||
<string id="org-gnome-vino-alternative-port">Alternative port</string>
|
||||
<string id="org-gnome-vino-alternative-port_help">The port which the server will listen to if the 'use-alternative-port' key is set to true. Valid values are in the range of 5000 to 50000.</string>
|
||||
|
||||
<string id="org-gnome-vino-use-alternative-port">Enable alternative port</string>
|
||||
<string id="org-gnome-vino-use-alternative-port_help">If true, the server will listen on another port, instead of the default (5900). The port must be specified in the 'alternative-port' key.</string>
|
||||
<string id="org-gnome-vino-use-alternative-true">enabled</string>
|
||||
<string id="org-gnome-vino-use-alternative-false">disabled</string>
|
||||
|
||||
<string id="org-gnome-vino-authentication-methods">Authentication methods</string>
|
||||
<string id="org-gnome-vino-authentication-methods_help">Lists the authentication methods with which remote users may access the desktop. There are two possible authentication methods; "vnc" causes the remote user to be prompted for a password (the password is specified by the vnc-password key) before connecting and "none" which allows any remote user to connect.</string>
|
||||
@ -384,11 +392,13 @@
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoViewOnlyMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoViewOnly_setter">Choose "enabled" or "disabled":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoViewOnly_setter_blocker">Lock</checkBox>
|
||||
<text>Lock changes to this setting. User policies for this setting will be ignored.</text>
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoPromptEnabledMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoPromptEnabled_setter">Choose "enabled" or "disabled":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoPromptEnabled_setter_blocker">Lock</checkBox>
|
||||
<text>Lock changes to this setting. User policies for this setting will be ignored.</text>
|
||||
</presentation>
|
||||
@ -404,6 +414,7 @@
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoEnabledMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoEnabled_setter">Choose "enabled" or "disabled":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoEnabled_setter_blocker">Lock</checkBox>
|
||||
<text>Lock changes to this setting. User policies for this setting will be ignored.</text>
|
||||
</presentation>
|
||||
@ -419,6 +430,7 @@
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoUseAlternativePortMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoUseAlternativePort_setter">Choose "enabled" or "disabled":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoUseAlternativePort_setter_blocker">Lock</checkBox>
|
||||
<text>Lock changes to this setting. User policies for this setting will be ignored.</text>
|
||||
</presentation>
|
||||
|
@ -136,9 +136,13 @@
|
||||
|
||||
<string id="org-gnome-vino-view-only">Удаленное управление</string>
|
||||
<string id="org-gnome-vino-view-only_help">Установка этого параметра запрещает удалённое управление рабочим столом. Удалённым пользователям, разрешается только просматривать рабочий стол, но не управлять мышью и клавиатурой.</string>
|
||||
<string id="org-gnome-vino-view-only-true">включено</string>
|
||||
<string id="org-gnome-vino-view-only-false">отключено</string>
|
||||
|
||||
<string id="org-gnome-vino-prompt-enabled">Подтверждение при подключении</string>
|
||||
<string id="org-gnome-vino-prompt-enabled_help">Включает запрос подтверждения при любой попытке доступа к рабочему столу. Рекомендуется при отсутствии защиты подключения паролем.</string>
|
||||
<string id="org-gnome-vino-prompt-enabled-true">включено</string>
|
||||
<string id="org-gnome-vino-prompt-enabled-false">отключено</string>
|
||||
|
||||
<string id="org-gnome-vino-icon-visibility">Иконка подключения </string>
|
||||
<string id="org-gnome-vino-icon-visibility_help">Управляет отображением значка подключения в области уведомления.
|
||||
@ -156,6 +160,8 @@
|
||||
|
||||
<string id="org-gnome-vino-enabled">Удаленный доступ</string>
|
||||
<string id="org-gnome-vino-enabled_help">Установка этого параметра разрешает удаленный доступ к рабочему столу с использованием протокола RFB и VNC.</string>
|
||||
<string id="org-gnome-vino-enabled-true">включено</string>
|
||||
<string id="org-gnome-vino-enabled-false">отключено</string>
|
||||
|
||||
<string id="org-gnome-vino-alternative-port">Альтернативный порт</string>
|
||||
<string id="org-gnome-vino-alternative-port_help">Альтернативный порт подключения. Диапазон значений от 5 000 до 50 000. По умолчанию используется порт 5 900.
|
||||
@ -164,6 +170,8 @@
|
||||
|
||||
<string id="org-gnome-vino-use-alternative-port">Включить альтернативный порт</string>
|
||||
<string id="org-gnome-vino-use-alternative-port_help">Включить прослушивание альтернативного порта для удалённых подключений (вместо порта по умолчанию 5 900). Порт указывается в параметре «Альтернативный порт».</string>
|
||||
<string id="org-gnome-vino-use-alternative-true">включено</string>
|
||||
<string id="org-gnome-vino-use-alternative-false">отключено</string>
|
||||
|
||||
<string id="org-gnome-vino-authentication-methods">Методы аутентификации</string>
|
||||
<string id="org-gnome-vino-authentication-methods_help">В этом параметре устанавливается метод аутентификации пользователей, подключающихся к удаленному рабочему столу.
|
||||
@ -451,11 +459,13 @@
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoViewOnlyMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoViewOnly_setter">Выберите "включено" или "отключено":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoViewOnly_setter_blocker">Блокировать</checkBox>
|
||||
<text>Блокировка изменений данной настройки пользователем. Пользовательские политики для этой настройки будут проигнорированы.</text>
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoPromptEnabledMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoPromptEnabled_setter">Выберите "включено" или "отключено":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoPromptEnabled_setter_blocker">Блокировать</checkBox>
|
||||
<text>Блокировка изменений данной настройки пользователем. Пользовательские политики для этой настройки будут проигнорированы.</text>
|
||||
</presentation>
|
||||
@ -471,6 +481,7 @@
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoEnabledMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoEnabled_setter">Выберите "включено" или "отключено":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoEnabled_setter_blocker">Блокировать</checkBox>
|
||||
<text>Блокировка изменений данной настройки пользователем. Пользовательские политики для этой настройки будут проигнорированы.</text>
|
||||
</presentation>
|
||||
@ -486,6 +497,7 @@
|
||||
</presentation>
|
||||
|
||||
<presentation id="OrgGnomeVinoUseAlternativePortMachine-pr">
|
||||
<dropdownList noSort="true" defaultItem="0" refId="OrgGnomeVinoUseAlternativePort_setter">Выберите "включено" или "отключено":</dropdownList>
|
||||
<checkBox refId="OrgGnomeVinoUseAlternativePort_setter_blocker">Блокировать</checkBox>
|
||||
<text>Блокировка изменений данной настройки пользователем. Пользовательские политики для этой настройки будут проигнорированы.</text>
|
||||
</presentation>
|
||||
|
Loading…
x
Reference in New Issue
Block a user