Adxv: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The ADXV program can be downloaded from http://www.scripps.edu/tainer/arvai/adxv.html | The ADXV program can be downloaded from http://www.scripps.edu/tainer/arvai/adxv.html . The manual is at https://www.scripps.edu/tainer/arvai/adxv/AdxvUserManual.pdf . | ||
Line 6: | Line 7: | ||
https://wiki.x2go.org/doku.php X2go is based on an old version of the NoMachine NX libraries. These had a bug which must be worked around. | https://wiki.x2go.org/doku.php X2go is based on an old version of the NoMachine NX libraries. These had a bug which must be worked around. | ||
You may | You may try adding an option to /etc/x2go/x2goagent.options ; earlier versions of the NX software required the following addition to /usr/NX/etc/node.cfg : | ||
AgentExtraOptions="-defer 0" | AgentExtraOptions="-defer 0" | ||
Finally, try using "adxv -nopixmap" | Finally, try using "adxv -nopixmap" |
Revision as of 17:52, 19 March 2021
The ADXV program can be downloaded from http://www.scripps.edu/tainer/arvai/adxv.html . The manual is at https://www.scripps.edu/tainer/arvai/adxv/AdxvUserManual.pdf .
What if the Image Window doesn't refresh correctly under x2go ?
https://wiki.x2go.org/doku.php X2go is based on an old version of the NoMachine NX libraries. These had a bug which must be worked around.
You may try adding an option to /etc/x2go/x2goagent.options ; earlier versions of the NX software required the following addition to /usr/NX/etc/node.cfg :
AgentExtraOptions="-defer 0"
Finally, try using "adxv -nopixmap"