summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig_bwlp/lang/en/config-variables.json
diff options
context:
space:
mode:
authorSimon Rettberg2022-09-13 12:14:08 +0200
committerSimon Rettberg2022-09-13 12:14:08 +0200
commita5e33c6a36352e2f6917fa1131c7e5fa2f5fc77f (patch)
treee605a35c25a5896590954406998c0324e16022e9 /modules-available/baseconfig_bwlp/lang/en/config-variables.json
parent[statistics] Filter: Allow mac address with ':' and no separator at all (diff)
downloadslx-admin-a5e33c6a36352e2f6917fa1131c7e5fa2f5fc77f.tar.gz
slx-admin-a5e33c6a36352e2f6917fa1131c7e5fa2f5fc77f.tar.xz
slx-admin-a5e33c6a36352e2f6917fa1131c7e5fa2f5fc77f.zip
[baseconfig/baseconfig_bwlp] Make preferred sound output free text
Diffstat (limited to 'modules-available/baseconfig_bwlp/lang/en/config-variables.json')
-rw-r--r--modules-available/baseconfig_bwlp/lang/en/config-variables.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/baseconfig_bwlp/lang/en/config-variables.json b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
index 9229831c..b68225b0 100644
--- a/modules-available/baseconfig_bwlp/lang/en/config-variables.json
+++ b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
@@ -14,7 +14,7 @@
"SLX_NTFSFREE": "Set whether free space on NTFS partitions will be used as temporary storage, just like an ID44 partition would.\r\n\r\n*never* disables this feature.\r\n*backup* only uses that space if the regular ID44 partition or RAM disk runs out of space.\r\n*always* will immediately make use of NTFS partitions, unless there is a large (>= 100GiB) ID44 partition.\r\n\r\nThis feature is only available when using MaxiLinux, and it only works if the NTFS partition has been unmounted cleanly before, i.e. Windows has been shut down properly.",
"SLX_NTP_SERVER": "Address of the NTP time server. Multiple servers can be specified separated by spaces.The servers are queried in sequence until a responding server is found.",
"SLX_PASSTHROUGH_USB_ID": "Specify IDs of USB devices that should be passed through to the VM directly.\r\nThe expected format is *vendorID:productID* , where each ID is a 4-digit hexadecimal number, e.g. *1234:abcd* \r\nMultiple IDs can be given as a space-separated list.",
- "SLX_PREFERRED_SOUND_OUTPUT": "Preferred sound output method.\r\nDefaults to dedicated sound card, since using HDMI can be unreliable, especially if screens get (un)plugged while the (virtual) machine is running.",
+ "SLX_PREFERRED_SOUND_OUTPUT": "Preferred output method for sound. If this field is left empty, the system selects a suitable output method. If this does not correspond to the desired output method, an interface can be explicitly selected here. To do this, you can first configure the output correctly on an affected machine using the volume control in the PVS toolbar, and then enter the name\u2013or parts of the name\u2013of the output device and port in this text field, e.g. \"HDMI\", or \"HDMI 2\". This will select the output device with the closest matching name.",
"SLX_PRINT_REUSE_PASSWORD": "If enabled, re-use login password, instead of popping up a password dialog. Only applies if the print server requires username\/password.",
"SLX_PRINT_USER_PREFIX": "Prefix to add to the user name in the authentication dialog of PrinterGUI.\r\nIf your print server belongs to a Windows domain and requires the domain name prefixed, set this field to *domainname\\*. Note the trailing backslash, it will not be inserted automatically. If your print server just wants the plain user name, this field should be left blank.",
"SLX_PROXY_BLACKLIST": "Address or addresses ranges in which the proxy server is not used (for example the address range of the device). Valid entries are individual IP addresses and IP ranges in CIDR notation (for example 1.2.0.0\/16). Multiple selections can be separated by spaces.",