Policy support list

Linux VDA policy support list

Studio Policy Key Name Type Module Default Value
ICA keep alives SendICAKeepAlives Computer ICA\Keep Alive Do not send ICA keep alive messages (0)
ICA keep alive timeout ICAKeepAliveTimeout Computer ICA\Keep Alive 60 seconds
ICA listener port number IcaListenerPortNumber Computer ICA 1494
Audio redirection bandwidth limit LimitAudioBw User Audio 0 Kbps
Client audio redirection AllowAudioRedirection User Audio Allowed (1)
Client printer redirection AllowPrinterRedir User Printing Allowed (1)
Client clipboard redirection AllowClipboardRedir User Clipboard Allowed(1)
Client USB device redirection AllowUSBRedir User USB Prohibited (0)
Client USB device redirection rules USBDeviceRules User USB “\0”
Moving image compression MovingImageCompressionConfiguration User Thinwire Enabled (1)
Target minimum frame rate TargetedMinimumFramesPerSecond User Thinwire 10 fps
Target frame rate FramesPerSecond User Thinwire 30 fps
Visual quality VisualQuality User Thinwire Medium (3)
Use video codec for compression VideoCodec User Thinwire Use when preferred (3)
Use hardware encoding for video codec UseHardwareEncodingForVideoCodec User Thinwire Enabled (1)
Preferred color depth for simple graphics PreferredColorDepth User Thinwire 24 bits per pixel (1)
Audio quality SoundQuality User Audio High – high definition audio (2)
Client microphone redirection AllowMicrophoneRedir User Audio Allowed (1)
Maximum number of sessions MaximumNumberOfSessions Computer Load Management 250
Concurrent logons tolerance ConcurrentLogonsTolerance Computer Load Management 2
Enable auto update of Controllers EnableAutoUpdateOfControllers Computer Virtual Delivery Agent Settings Allowed (1)
Clipboard selection update mode ClipboardSelectionUpdateMode User Clipboard 3
Primary selection update mode PrimarySelectionUpdateMode User Clipboard 3
Max Speex quality MaxSpeexQuality User Audio 5
Auto connect client drives AutoConnectDrives User ICA\File Redirection Enabled (1)
Client optical drives AllowCdromDrives User ICA\File Redirection Allowed (1)
Client fixed drives AllowFixedDrives User ICA\File Redirection Allowed (1)
Client floppy drives AllowFloppyDrives User ICA\File Redirection Allowed (1)
Client network drives AllowNetworkDrives User ICA\File Redirection Allowed (1)
Client removable drives AllowRemoveableDrives User ICA\File Redirection Allowed (1)
Client drive redirection AllowDriveRedir User ICA\File Redirection Allowed (1)
Read-only client drive access ReadOnlyMappedDrive User ICA\File Redirection Disabled (0)

The following policies can be configured in Citrix Studio Version 7.12 and later.

  • MaxSpeexQuality

    Value (integer): [0–10]

    Default value: 5

    Details:

    Audio redirection encodes audio data with the Speex codec when audio quality is medium or low (see the policy Audio quality). Speex is a lossy codec, which means that it achieves compression at the expense of fidelity of the input speech signal. Unlike some other speech codecs, it is possible to control the tradeoff made between quality and bit rate. The Speex encoding process is controlled most of the time by a quality parameter that ranges from 0 to 10. The higher the quality is, the higher the bit rate.

    The max Speex quality chooses the best Speex quality to encode audio data according to audio quality and bandwidth limit (see the policy Audio redirection bandwidth limit). If the audio quality is medium, the encoder is in wide band mode, which means a higher sampling rate. If the audio quality is low, the encoder is in narrow band mode, which means a lower sampling rate. The same Speex quality has different bit rates in different modes. The best Speex quality is when the largest value meets the following conditions:

    • It is equal to or less than the max Speex quality.
    • Its bit rate is equal to or less than the bandwidth limit.

    Related Settings: Audio quality, Audio redirection bandwidth limit

  • PrimarySelectionUpdateMode

    Value (enum): [0, 1, 2, 3]

    Default value: 3

    Details:

    Primary selection is used when you select data and paste it by pressing the middle mouse button.

    This policy controls whether primary selection changes on the Linux VDA and client can update the clipboard on each other. There are four value options:

    image of primary selection update mode

    • Selection changes are not updated on neither client nor host
      Primary selection changes on the Linux VDA do not update the clipboard on the client. Primary selection changes on the client do not update the clipboard on the Linux VDA.

    • Host selection changes are not updated to client
      Primary selection changes on the Linux VDA do not update the clipboard on the client. Primary selection changes on the client update the clipboard on the Linux VDA.

    • Client selection changes are not updated to host
      Primary selection changes on the Linux VDA update the clipboard on the client. Primary selection changes on the client do not update the clipboard on the Linux VDA.

    • Selection changes are updated on both client and host
      Primary selection changes on the Linux VDA update the clipboard on the client. Primary selection changes on the client update the clipboard on the Linux VDA. This option is the default value.

    Related Setting: Clipboard selection update mode

  • ClipboardSelectionUpdateMode

    Value (enum): [0, 1, 2, 3]

    Default value: 3

    Details:

    Clipboard selection is used when you select some data and explicitly request it to be “copied” to the clipboard, such as by selecting “Copy” from the shortcut menu. Clipboard selection is primarily used in connection with Microsoft Windows clipboard operations while primary selection is unique to Linux.

    This policy controls whether clipboard selection changes on the Linux VDA and client can update the clipboard on each other. There are four value options:

    image of clipboard selection update mode

    • Selection changes are not updated on neither client nor host
      Clipboard selection changes on the Linux VDA do not update the clipboard on the client. Clipboard selection changes on the client do not update the clipboard on the Linux VDA.

    • Host selection changes are not updated to client
      Clipboard selection changes on the Linux VDA do not update the clipboard on the client. Clipboard selection changes on the client update the clipboard on the Linux VDA.

    • Client selection changes are not updated to host
      Clipboard selection changes on the Linux VDA update the clipboard on the client. Clipboard selection changes on the client do not update the clipboard on the Linux VDA.

    • Selection changes are updated on both client and host
      Clipboard selection changes on the Linux VDA update the clipboard on the client. Clipboard selection changes on the client update the clipboard on the Linux VDA. This option is the default value.

    Related Setting: Primary selection update mode

Note:

The Linux VDA supports both clipboard selection and primary selection. To control the copy and paste behaviors between the Linux VDA and the client, we recommend that you set both clipboard selection update mode and primary selection update mode to the same value.

Policy support list