2,684
edits
Line 1: | Line 1: | ||
The adxv program can be downloaded from http://www.scripps.edu/tainer/arvai/adxv.html | |||
== What if the Image Window doesn't refresh correctly under NX? == | |||
This is a bug in NX and should be fixed in newer versions of the NX server. | |||
Depending on the version of NX you have try adding one of the following options: | |||
/usr/NX/etc/node.cfg | |||
AgentExtraOptions="-defer 0" | |||
/etc/nxserver/node.conf | |||
AGENT_EXTRA_OPTIONS_X="-defer 0" | |||
If this doesn't work try setting the Link Type to "LAN". This may be slower, but may also work. | |||
Finally, try using "adxv -nopixmap" | |||
== Visualizing XDS data reduction == | == Visualizing XDS data reduction == | ||