|
twconfig
Use twconfig to configure ICA
display settings that affect graphics performance forICA
Clients.
Syntax
twconfig [/query | /q]
twconfig
[/inherit:on | off]
twconfig
[discard:on | off]
twconfig
[/supercache:on | off]
twconfig
[/maxmem:nnn]
twconfig
[/degrade:res | color]
twconfig
[/notify:on | off]
twconfig
[/?]
Options
/query, /q
Query current
settings.
/inherit:on | off
Set to
on to use the ICA display
properties defined for the farm.
Set to off touse the settings specified for this
server. By default, this is set to on.
/discard:on | off
Discard
redundant graphics operations.
/supercache:on | off
Use alternate
bitmap caching method.
/maxmem:nnn
Maximum
memory (in kilobytes) to use for each session’s graphics (150KB minimum,
8192KB maximum).
/degrade:res |color
When themaxmemlimit is reached, degrade
resolution first or degrade color
depth first.
/notify:on | off
If
on, users
are alerted when maxmem limit is reached.
/?
Displays the syntax for the
utility and information about the utility’s
options.
Remarks
A MetaFrame XP server can be
set to inherit its ICA display settings from the server farm ICA display settings. Use
/query to
display the current inherit settings.If /inherit is on, the
settings displayed with /query are the server farm
settings.
When /inherit
is off, the settings shown are for the current server
only.
Twconfigcan be used only to change the settings on this
server, for this server. To change the settings for another server or for
the server farm, use Citrix Management Console.
Within the maxmemlimit, various combinations
of session size and color depth are available. The session size and color
depth values are determined using the following
formula:
height x width x depth
=
maxmem,
where the
height
andwidthare measured in pixels anddepth
is the color depth in bytes according to
the following table: The following
is a list of the maximum session sizes with a 4:3 aspect ratio for each
color depth at the default maxmemvalue (height by width
by color depth):
• 1600 by 1200 by 24-bit color
• 1920 by 1440 by 16-bit color
• 2752 by 2064 by 256 colors
• 3904 by 2928 by 16 colors
Color depth Bytes
True Color (24-bit) 3
High Color (16-bit) 2
256 Colors 1
16 Colors .5
|